dadhi/FastExpressionCompiler

Improve the performance of variable lookup

dadhi opened this issue · 1 comments

dadhi commented

The initial PR from @ssupr is here #358 for starters.
Will track the actual issue fix here.

dadhi commented

fixed with new FHashMap and SmallList