docs: comment
This commit is contained in:
parent
ed20a99ef4
commit
69555a6a79
2
Makefile
2
Makefile
@ -174,7 +174,7 @@ fullcabaltest: setversion
|
|||||||
&& echo $@ passed) || echo $@ FAILED
|
&& echo $@ passed) || echo $@ FAILED
|
||||||
|
|
||||||
# run performance benchmarks and save results in profs/.
|
# run performance benchmarks and save results in profs/.
|
||||||
# Requires some commands defined in bench.tests and some executables defined above.
|
# Requires some commands defined in bench.tests and some BENCHEXES defined above.
|
||||||
benchmark: sampleledgers bench.tests tools/bench
|
benchmark: sampleledgers bench.tests tools/bench
|
||||||
tools/bench -fbench.tests $(BENCHEXES) | tee profs/$(TIME).bench
|
tools/bench -fbench.tests $(BENCHEXES) | tee profs/$(TIME).bench
|
||||||
@rm -f benchresults.*
|
@rm -f benchresults.*
|
||||||
|
Loading…
Reference in New Issue
Block a user