Skip to content

Commit 7964c33

Browse files
authored
Update README.md
1 parent a051b07 commit 7964c33

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ The following results are for 123 unique utf-8 Bible text files in 23 languages
1616
<pre>
1717
1. Rust 1.63 = 1.15s, sorting: 1.64s
1818
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
19+
3. Crystal 1.5.1 = 5.61s
20+
4. Python 3.12.2 = 5.69, sorting with collations: 6.04s
2221
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
22+
6. Crystal 1.11.2 = 13.27s
23+
7. Julia 1.8.1 = 12.13s, sorting: 12.22s
24+
8. Ruby 3.3.0 = 12.63s, sorting with collations: 22.00s
2525
</pre>
2626

2727
### Conclusion

0 commit comments

Comments
 (0)