ocaml-trace/bench_tldrs.sh
2024-08-23 15:17:55 -04:00

3 lines
110 B
Bash
Executable file

#!/bin/sh
DUNE_OPTS="--profile=release --display=quiet"
exec dune exec $DUNE_OPTS bench/trace_tldrs.exe -- $@