ocaml-containers/benchs
Simon Cruanes 7f8df6d63d
improve default hash (#489)
* add pre commit hook

* hash mixer and combiner in C

* tests for hashes

* bench of hash

* fix warnings

format and minor fixes

* format

* doc

* test hash: add a per-bit distribution check

* hash tests: count bit probability

* cchash64: add apply and combine*

* makefile

* cleanup hash bench

* change cchash constant

from murmur2

* make the hash test stronger
2026-03-19 21:44:34 -04:00
..
bench_hash.ml improve default hash (#489) 2026-03-19 21:44:34 -04:00
dune improve default hash (#489) 2026-03-19 21:44:34 -04:00
objsize.ml reformat 2022-07-04 13:36:06 -04:00
ref_impl.ml move to ocamlformat 0.27, format code 2025-11-25 20:11:54 -05:00
run_bench_hash.ml improve default hash (#489) 2026-03-19 21:44:34 -04:00
run_benchs.ml improve default hash (#489) 2026-03-19 21:44:34 -04:00
run_benchs.sh helper script to run benchs 2024-05-13 21:05:55 -04:00
run_objsize.ml reformat 2022-07-04 13:36:06 -04:00