aboutsummaryrefslogtreecommitdiffstats
path: root/benches/results.py
diff options
context:
space:
mode:
Diffstat (limited to 'benches/results.py')
-rw-r--r--benches/results.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/benches/results.py b/benches/results.py
index e6c6f4c..047d9c0 100644
--- a/benches/results.py
+++ b/benches/results.py
@@ -104,6 +104,7 @@ def main():
"std::unordered_map": root_dir / "unordered.json",
"tidwall": root_dir / "tidwall.json",
"absl::flat_hash_map": root_dir / "abseil.json",
+ "khash": root_dir / "klib.json",
}
all_results = {}