mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
helper script to run benchs
This commit is contained in:
parent
8b60f52377
commit
c299b32309
1 changed files with 3 additions and 0 deletions
3
benchs/run_benchs.sh
Executable file
3
benchs/run_benchs.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
exec dune exec --profile=release benchs/run_benchs.exe -- $@
|
||||||
Loading…
Add table
Reference in a new issue