Since commit 4c7abc3d2f, `just samplejournals` creates sample journals
in the examples/ directory with a different naming scheme (e.g.
`1ktxns-1kaccts.journal` instead of `1000x1000x10.journal`). Reflect
this change in the bench*.sh files. Also fix `just bench-throughput`.
4 lines
158 B
Bash
4 lines
158 B
Bash
hledger -f examples/100ktxns-1kaccts.journal print
|
|
hledger -f examples/100ktxns-1kaccts.journal register
|
|
hledger -f examples/100ktxns-1kaccts.journal balance
|