| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up project structure | Clawd | 2026-02-16 | 1 | -154/+0 |
| | | | | | | | | - Add README.md - Move benchmark files to benchmarks/ - Move PLAN.md to .claude/ - Add .gitignore | ||||
| * | fix: cleanup benchv0.1.0 | bndw | 2026-02-16 | 1 | -1/+1 |
| | | |||||
| * | feat: add library comparison benchmarks with build tag isolation | bndw | 2026-02-14 | 1 | -0/+154 |
| Add comprehensive benchmarks comparing NWIO against nbd-wtf/go-nostr and fiatjaf.com/nostr across event operations, signing, verification, and filtering. Use build tag 'benchcmp' to prevent competitor libraries from polluting module dependencies - they're only downloaded when explicitly running comparison tests. | |||||
