Starting Nostr Relay Benchmark (Badger Backend) Data Directory: /tmp/benchmark_strfry_8 Events: 50000, Workers: 24, Duration: 1m0s 1763670340478661ℹ️ migrating to version 1... /build/pkg/database/migrations.go:66 1763670340478739ℹ️ migrating to version 2... /build/pkg/database/migrations.go:73 1763670340478771ℹ️ migrating to version 3... /build/pkg/database/migrations.go:80 1763670340478778ℹ️ cleaning up ephemeral events (kinds 20000-29999)... /build/pkg/database/migrations.go:287 1763670340478786ℹ️ cleaned up 0 ephemeral events from database /build/pkg/database/migrations.go:332 1763670340478806ℹ️ migrating to version 4... /build/pkg/database/migrations.go:87 1763670340478813ℹ️ converting events to optimized inline storage (Reiser4 optimization)... /build/pkg/database/migrations.go:340 1763670340478835ℹ️ found 0 events to convert (0 regular, 0 replaceable, 0 addressable) /build/pkg/database/migrations.go:429 1763670340478843ℹ️ migration complete: converted 0 events to optimized inline storage, deleted 0 old keys /build/pkg/database/migrations.go:538 ╔════════════════════════════════════════════════════════╗ ║ BADGER BACKEND BENCHMARK SUITE ║ ╚════════════════════════════════════════════════════════╝ === Starting Badger benchmark === RunPeakThroughputTest (Badger).. === Peak Throughput Test === 2025/11/20 20:25:40 WARN: Failed to load embedded library from /tmp/orly-libsecp256k1/libsecp256k1.so: Error relocating /tmp/orly-libsecp256k1/libsecp256k1.so: __fprintf_chk: symbol not found, falling back to system paths 2025/11/20 20:25:40 INFO: Successfully loaded libsecp256k1 v5.0.0 from system path: libsecp256k1.so.2 Events saved: 50000/50000 (100.0%), errors: 0 Duration: 3.175451317s Events/sec: 15745.79 Avg latency: 1.415908ms P90 latency: 2.004386ms P95 latency: 2.340716ms P99 latency: 3.348014ms Bottom 10% Avg latency: 739.523µs Wiping database between tests... RunBurstPatternTest (Badger).. === Burst Pattern Test === Burst completed: 5000 events in 301.102872ms Burst completed: 5000 events in 294.117464ms Burst completed: 5000 events in 273.073371ms Burst completed: 5000 events in 301.704249ms Burst completed: 5000 events in 299.9922ms Burst completed: 5000 events in 339.238559ms Burst completed: 5000 events in 312.837356ms Burst completed: 5000 events in 280.591707ms Burst completed: 5000 events in 277.848886ms Burst completed: 5000 events in 295.019415ms Burst test completed: 50000 events in 7.9814445s, errors: 0 Events/sec: 6264.53 Wiping database between tests... RunMixedReadWriteTest (Badger).. === Mixed Read/Write Test === Generating 1000 unique synthetic events (minimum 300 bytes each)... Generated 1000 events: Average content size: 312 bytes All events are unique (incremental timestamps) All events are properly signed Pre-populating database for read tests... Generating 50000 unique synthetic events (minimum 300 bytes each)... Generated 50000 events: Average content size: 314 bytes All events are unique (incremental timestamps) All events are properly signed Mixed test completed: 25000 writes, 25000 reads in 24.456792977s Combined ops/sec: 2044.42 Wiping database between tests... RunQueryTest (Badger).. === Query Test === Generating 10000 unique synthetic events (minimum 300 bytes each)... Generated 10000 events: Average content size: 313 bytes All events are unique (incremental timestamps) All events are properly signed Pre-populating database with 10000 events for query tests... Query test completed: 419503 queries in 1m0.005474925s Queries/sec: 6991.08 Avg query latency: 1.585509ms P95 query latency: 6.132577ms P99 query latency: 9.715848ms Wiping database between tests... RunConcurrentQueryStoreTest (Badger).. === Concurrent Query/Store Test === Generating 5000 unique synthetic events (minimum 300 bytes each)... Generated 5000 events: Average content size: 313 bytes All events are unique (incremental timestamps) All events are properly signed Pre-populating database with 5000 events for concurrent query/store test... Generating 50000 unique synthetic events (minimum 300 bytes each)... Generated 50000 events: Average content size: 314 bytes All events are unique (incremental timestamps) All events are properly signed Concurrent test completed: 327824 operations (277824 queries, 50000 writes) in 1m0.003814409s Operations/sec: 5463.39 Avg latency: 1.370145ms Avg query latency: 1.364611ms Avg write latency: 1.400897ms P95 latency: 3.384594ms P99 latency: 5.290584ms === Badger benchmark completed === ================================================================================ BENCHMARK REPORT ================================================================================ Test: Peak Throughput Duration: 3.175451317s Total Events: 50000 Events/sec: 15745.79 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 205 MB Avg Latency: 1.415908ms P90 Latency: 2.004386ms P95 Latency: 2.340716ms P99 Latency: 3.348014ms Bottom 10% Avg Latency: 739.523µs ---------------------------------------- Test: Burst Pattern Duration: 7.9814445s Total Events: 50000 Events/sec: 6264.53 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 205 MB Avg Latency: 1.153768ms P90 Latency: 1.713633ms P95 Latency: 2.007502ms P99 Latency: 2.81005ms Bottom 10% Avg Latency: 410.391µs ---------------------------------------- Test: Mixed Read/Write Duration: 24.456792977s Total Events: 50000 Events/sec: 2044.42 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 144 MB Avg Latency: 365.739µs P90 Latency: 766.479µs P95 Latency: 855.87µs P99 Latency: 1.053084ms Bottom 10% Avg Latency: 1.00241ms ---------------------------------------- Test: Query Performance Duration: 1m0.005474925s Total Events: 419503 Events/sec: 6991.08 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 101 MB Avg Latency: 1.585509ms P90 Latency: 4.683097ms P95 Latency: 6.132577ms P99 Latency: 9.715848ms Bottom 10% Avg Latency: 6.848119ms ---------------------------------------- Test: Concurrent Query/Store Duration: 1m0.003814409s Total Events: 327824 Events/sec: 5463.39 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 143 MB Avg Latency: 1.370145ms P90 Latency: 2.759625ms P95 Latency: 3.384594ms P99 Latency: 5.290584ms Bottom 10% Avg Latency: 3.84975ms ---------------------------------------- Report saved to: /tmp/benchmark_strfry_8/benchmark_report.txt AsciiDoc report saved to: /tmp/benchmark_strfry_8/benchmark_report.adoc RELAY_NAME: strfry RELAY_URL: ws://strfry:8080 TEST_TIMESTAMP: 2025-11-20T20:28:58+00:00 BENCHMARK_CONFIG: Events: 50000 Workers: 24 Duration: 60s