Use emhash hashmap (2x faster)

This commit is contained in:
Vitaliy Filippov
2025-11-23 19:08:24 +03:00
parent cfce09be03
commit fa77a321ab
4 changed files with 10 additions and 5 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "json11"]
path = json11
url = ../json11.git
[submodule "emhash"]
path = emhash
url = ../emhash.git