Commit graph

9 commits

Author SHA1 Message Date
Ed Page
e7ff9cfc01 fix(dictgen)!: Allow case-sensitive ordered maps 2024-12-30 15:39:34 -06:00
Ed Page
81d6807495 fix(dictgen): Clarify names 2024-12-30 14:57:39 -06:00
Ed Page
3db1b3906e fix(dictgen)!: Generate phf for map feature
Unsure how this happened
2024-12-30 11:51:13 -06:00
Ed Page
d17a11650c fix(dict)!: Rename WORD_TRIE to WORD 2024-12-28 21:30:07 -06:00
Ed Page
52822b019f fix(dictgen)!: Use a builer for easier customization 2024-12-28 21:02:19 -06:00
Ed Page
1b0830df9c perf(dict): Compare table to trie 2024-12-28 21:01:42 -06:00
Ed Page
fad1637b6c perf(dict): Compare map to trie 2024-12-28 21:01:41 -06:00
Ed Page
661825438c perf(dict): Add basic hit/miss benches 2024-12-28 21:00:55 -06:00
Ed Page
9a100d9199 perf(dict): Add bench outline 2024-12-24 21:19:12 -06:00