typos/crates/typos-vars
Ed Page b1cf03c7eb refactor(varcon): Move away from PHF
This is mostly to give implementation flexibility for changing out how
we store the data to reduce compilation memory usage.

This does have performance impact, jumping from ~220ns to ~320ns for a
dict lookup, according to our micro benchmarks.
2021-06-04 14:59:46 -05:00
..
codegen refactor(varcon): Move away from PHF 2021-06-04 14:59:46 -05:00
src refactor(varcon): Move away from PHF 2021-06-04 14:59:46 -05:00
Cargo.toml refactor(varcon): Move away from PHF 2021-06-04 14:59:46 -05:00