Open DevinR528 opened 5 years ago
Cool! Welcome!
I made some comparative benchmarks a few years ago, but they’re quite unloved:
https://github.com/michaelsproul/radix_trie_benchmarks
If you’d like to whip up something new I’m all for it! I quite like Criterion these days
I was thinking about looking into using string-interner to look into #47 and poke around with a few other optimizations, do you have a standard way to benchmark the changes or should I add benchmarking stuff?