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 a051b07 commit 7964c33Copy full SHA for 7964c33
README.md
@@ -16,12 +16,12 @@ The following results are for 123 unique utf-8 Bible text files in 23 languages
16
<pre>
17
1. Rust 1.63 = 1.15s, sorting: 1.64s
18
2. Golang 1.22.0 = 1.40s, sorting with collations: 1.71s
19
-3. Python 3.12.2 = 5.69, sorting with collations: 6.04s
20
-4. Crystal 1.5.1 = 5.61s
21
-4. Crystal 1.11.2 = 13.27s
+3. Crystal 1.5.1 = 5.61s
+4. Python 3.12.2 = 5.69, sorting with collations: 6.04s
22
5. Elixir 1.14.0 = 7.34s
23
-6. Julia 1.8.1 = 12.13s, sorting: 12.22s
24
-7. Ruby 3.3.0 = 12.63s, sorting with collations: 22.00s
+6. Crystal 1.11.2 = 13.27s
+7. Julia 1.8.1 = 12.13s, sorting: 12.22s
+8. Ruby 3.3.0 = 12.63s, sorting with collations: 22.00s
25
</pre>
26
27
### Conclusion
0 commit comments