File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -485,10 +485,10 @@ SHELLTEST := STACK + ' exec -- shelltest --execdir --threads=32'
485485# remind how to test performance
486486@ perfhelp :
487487 echo " Some ways to compare performance of two installed hledger versions:"
488- echo " j installas new"
489- echo " j perftest"
490- echo " j bench -w hledger,hledger-new -n2 -N2"
491- echo " j bench-throughput hledger; j bench-throughput hledger-new"
488+ echo " just installas new"
489+ echo " just perftest"
490+ echo " just bench -w hledger,hledger-new -n2 -N2"
491+ echo " just bench-throughput hledger; just bench-throughput hledger-new"
492492
493493# run performance tests with the hledger in PATH, logging to perf.log and expecting a certain txns/s. Accepts shelltest OPTS.
494494@ perftest * STOPTS :
You can’t perform that action at this time.
0 commit comments