aboutsummaryrefslogtreecommitdiffstats
path: root/BENCHMARKS.md
Commit message (Collapse)AuthorAgeFilesLines
* fix: cleanup benchv0.1.0bndw2026-02-161-23/+24
|
* feat: add library comparison benchmarks with build tag isolationbndw2026-02-141-0/+129
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.