mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2026-05-05 17:04:25 -04:00
* 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 |
||
|---|---|---|
| .. | ||
| bench_hash.ml | ||
| dune | ||
| objsize.ml | ||
| ref_impl.ml | ||
| run_bench_hash.ml | ||
| run_benchs.ml | ||
| run_benchs.sh | ||
| run_objsize.ml | ||