hledger/bench.tests
Simon Michael 483cdb8fb2 makegeddon! makefile simplification and cleanup, including..
- 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
2009-05-29 08:29:04 +00:00

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