mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
;make quickbench: fix help
This commit is contained in:
parent
1dfc7e1116
commit
11a63c0274
2
Makefile
2
Makefile
@ -629,7 +629,7 @@ BENCHEXES ?= hledger
|
||||
|
||||
bench: quickbench
|
||||
|
||||
quickbench: samplejournals bench.sh $(call def-help,bench, benchmark commands in bench.sh with quickbench and $(BENCHEXES))
|
||||
quickbench: samplejournals bench.sh $(call def-help,quickbench, benchmark commands in bench.sh with quickbench and $(BENCHEXES))
|
||||
@echo; echo "run quick performance benchmarks in bench.sh (approximate, can be skewed):"
|
||||
quickbench -w $(BENCHEXES) # -v
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user