Skip to content

Try hybrid HashMap starting on Stack then growing to the Heap #62

@dadhi

Description

@dadhi

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.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions