mirror of https://github.com/status-im/NimYAML.git
Fixed bench config
This commit is contained in:
parent
4670450a27
commit
7461636365
|
@ -31,6 +31,7 @@ task bench, "Benchmarking":
|
||||||
--r
|
--r
|
||||||
--w:off
|
--w:off
|
||||||
--hints:off
|
--hints:off
|
||||||
|
--d:release
|
||||||
setCommand "c", "bench/bench"
|
setCommand "c", "bench/bench"
|
||||||
|
|
||||||
task clean, "Remove all generated files":
|
task clean, "Remove all generated files":
|
||||||
|
|
Loading…
Reference in New Issue