summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* benchmarks: update for v0.3.0 zero-dep implementationClawd2026-02-204-158/+89
| | | | | | | The crypto is brutally slow (~400x for signing, ~8500x for key gen). Non-crypto operations remain competitive. Updated summary to be honest about the tradeoffs.
* Clean up project structureClawd2026-02-164-0/+351
| | | | | | | - Add README.md - Move benchmark files to benchmarks/ - Move PLAN.md to .claude/ - Add .gitignore
* fix: cleanup benchv0.1.0bndw2026-02-164-0/+678