Feature Description
See if we can learn anything from the Java world: https://sooniln.github.io/posts/hashmap-benchmarks-2026/ and replace any of our Dictionary uses with something faster?
Use Case / Motivation
More perf
Proposed Solution
Red/green+perf test implementations
Alternatives Considered
Don't do it
Feature Description
See if we can learn anything from the Java world: https://sooniln.github.io/posts/hashmap-benchmarks-2026/ and replace any of our Dictionary uses with something faster?
Use Case / Motivation
More perf
Proposed Solution
Red/green+perf test implementations
Alternatives Considered
Don't do it