Try hybrid HashMap starting on Stack then growing to the Heap
Open
documentation
enhancement
performance
- Dominant language
- C#
- Stars
- 251
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
FastExpressionCompiler already has one version based on SmallMap #57.
- Benchmark it against the base SmallMap.
- Add missing functionality from the SmallMap
- Experiment with SIMD and SWAR for the fast probe read.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.