User talk:Philosopher/Nasal introspection: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (→‎GC Issue: Too Many Objects!: like, uh, actually delete)
No edit summary
Line 158: Line 158:


</syntaxhighlight>
</syntaxhighlight>
== GC Stats ==
At the very least, we should also dump stats for each naPool - so that we know how objects are distributed (scalars, vectors, hashes, ghosts). Afterwards, we should look into exposing a function that dumps stats per namespace, so that we can use an extension function that dumps stats gathered via mark() - i.e. to tell how tell how heavy a certain namespace is.

Navigation menu