We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb7c17 commit 00d5edbCopy full SHA for 00d5edb
README.md
@@ -25,7 +25,7 @@ RareAF's Probability is 0.01% | Was selected 0.01% of the time
25
```
26
27
# Performance
28
-Get performance has been significantly reduced in comparison to my previous map implementation. This has been achieved with custom compared TreeSets.
+Get performance has been significantly improved in comparison to my previous map implementation. This has been achieved with custom compared TreeSets.
29
0.314ms to just 0.004.
30
31
Benchmark Mode Cnt Score Error Units
0 commit comments