DescriptionCache maps when normalizing properties.
Not for commit.
I am unsure about whether the cache should be global (as ContextSlotCache)
or per-context. I am inclined towards per-context as the information in
the cache is context-dependent, and multiple contexts would cause more
hash collisions.
Unfinished:
- some constants hardcoded
- no pre-compact cleanup
Patch Set 1 #
Total comments: 2
Messages
Total messages: 2 (0 generated)
|