Use emhash hashmap (2x faster)

This commit is contained in:
Vitaliy Filippov
2025-12-02 01:52:12 +03:00
parent 8189c3a4ef
commit af710d3c65
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