- section headings - fewer variables - less unnecessary rebuilding - more standardised sample ledgers and benchmarks (use "make benchtest" now) - more robust profiling - don't symlink tools in top directory
8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
# tests for "make bench" - one command per line, without the executable
|
|
|
|
-f 1000.ledger balance # old
|
|
-f 100x100x10.ledger balance
|
|
-f 1000x1000x10.ledger balance
|
|
-f 10000x1000x10.ledger balance
|
|
#-f 100000x1000x10.ledger balance
|