| data structure used to do hash collapsing. All the major state components
(fields, Monitors, StackFrames, uThreadData) are stored in pools to
determine if they are new. Only the pool index values are used to
compute hash values
<2do> pcm - check if an open hashing scheme wouldn't be more efficient. This
looks like a major memory hotspot
|