ocaml-containers/run_bench_hash.sh
Simon Cruanes abe924eb57 fix warnings
format and minor fixes
2026-03-15 03:25:12 +00:00

4 lines
107 B
Bash
Executable file

#!/bin/sh
OPTS="--profile=release --display=quiet"
exec dune exec $OPTS -- ./benchs/run_bench_hash.exe $@