docs: add benchmark observation that FxHashMap outperforms BTreeMap in README
This commit is contained in:
@@ -20,6 +20,8 @@ for_loops_forbidden_only: `987ms`
|
||||
|
||||
trie creation and stats accumulation take 0ms
|
||||
|
||||
FxHashMap faster than BTreeMap
|
||||
|
||||
## compile options benchmarks
|
||||
`lto` thin, fat doesn't change much
|
||||
|
||||
|
||||
Reference in New Issue
Block a user