How the Nasal GC works: Difference between revisions

Jump to navigation Jump to search
m
Line 345: Line 345:


= bottleneck() =
= bottleneck() =
[[File:NasalBottleneckCallgraph.png|thumb|550px]]
Whenever new memory from one of the global pools is being requested via naGC_get(), naCheckBottleneck() will also be invoked:
Whenever new memory from one of the global pools is being requested via naGC_get(), naCheckBottleneck() will also be invoked:


Navigation menu