summaryrefslogtreecommitdiffstats
path: root/comparison_bench_test.go
Commit message (Collapse)AuthorAgeFilesLines
* feat: add library comparison benchmarks with build tag isolationbndw2 days1-0/+512
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.