mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
- Add Map as a reference, as this is the only efficient implementation in OCaml's standard library - Add Clarity.Vector from the clarity library - New benchmarks for set at index and push What's missing: - CCFun_vec.set (no implementation) - CCRAL.push and Clarity.Vector.push were missing and implemented inefficiently in terms of append |
||
|---|---|---|
| .. | ||
| jbuild | ||
| objsize.ml | ||
| ref_impl.ml | ||
| run_bench_hash.ml | ||
| run_benchs.ml | ||