https://github.com/simonmichael/pta-benchmarks
https://github.com/simonmichael/pta-benchmarks
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonmichael/pta-benchmarks
- Owner: simonmichael
- Created: 2025-04-05T04:16:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-16T19:24:28.000Z (about 1 year ago)
- Last Synced: 2025-04-23T22:38:51.110Z (about 1 year ago)
- Language: Just
- Size: 736 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some rough benchmarks of plain text accounting apps,
currently Ledger, hledger, Beancount, and Tackler.
- 10k - balance report with 10 thousand transactions and 1 thousand accounts
- 100k - balance report with 100 thousand transactions and 1 thousand accounts
- 500k - balance report with 500 thousand transactions and 1 thousand accounts
- generic - benchmark (time, mem, cpu) of balance report with different journal sizes
Tools that may be useful:
- just - https://just.systems
- quickbench - https://hackage.haskell.org/package/quickbench
- pta-generator - https://github.com/tackler-ng/pta-generator
- BSD time or GNU time
- ledger - https://ledger-cli.org
- hledger - https://hledger.org
- beancount - https://beancount.github.io
- tackler 25.04.2+ - https://tackler.e257.fi