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.