helper script to run benchs

This commit is contained in:
Simon Cruanes 2024-05-13 21:05:55 -04:00
parent 8b60f52377
commit c299b32309
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

3
benchs/run_benchs.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
exec dune exec --profile=release benchs/run_benchs.exe -- $@