Starting Nostr Relay Benchmark (Badger Backend) Data Directory: /tmp/benchmark_strfry_8 Events: 50000, Workers: 24, Duration: 1m0s 1763656183528413ℹ️ migrating to version 1... /build/pkg/database/migrations.go:66 1763656183528497ℹ️ migrating to version 2... /build/pkg/database/migrations.go:73 1763656183528519ℹ️ migrating to version 3... /build/pkg/database/migrations.go:80 1763656183528525ℹ️ cleaning up ephemeral events (kinds 20000-29999)... /build/pkg/database/migrations.go:287 1763656183528536ℹ️ cleaned up 0 ephemeral events from database /build/pkg/database/migrations.go:332 1763656183528550ℹ️ migrating to version 4... /build/pkg/database/migrations.go:87 1763656183528556ℹ️ converting events to optimized inline storage (Reiser4 optimization)... /build/pkg/database/migrations.go:340 1763656183528578ℹ️ found 0 events to convert (0 regular, 0 replaceable, 0 addressable) /build/pkg/database/migrations.go:429 1763656183528584ℹ️ 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 16:29:43 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 16:29:43 INFO: Successfully loaded libsecp256k1 v5.0.0 from system path: libsecp256k1.so.2 Events saved: 50000/50000 (100.0%), errors: 0 Duration: 3.202996786s Events/sec: 15610.38 Avg latency: 1.448999ms P90 latency: 2.008548ms P95 latency: 2.330532ms P99 latency: 3.434816ms Bottom 10% Avg latency: 777.487µs Wiping database between tests... RunBurstPatternTest (Badger).. === Burst Pattern Test === Burst completed: 5000 events in 343.057172ms Burst completed: 5000 events in 368.804651ms Burst completed: 5000 events in 421.980578ms Burst completed: 5000 events in 432.299904ms Burst completed: 5000 events in 386.556991ms Burst completed: 5000 events in 405.196753ms Burst completed: 5000 events in 321.87791ms Burst completed: 5000 events in 271.42499ms Burst completed: 5000 events in 289.817431ms Burst completed: 5000 events in 273.783645ms Burst test completed: 50000 events in 8.519189117s, errors: 0 Events/sec: 5869.10 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.676790113s Combined ops/sec: 2026.20 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: 385413 queries in 1m0.004991772s Queries/sec: 6423.02 Avg query latency: 1.750064ms P95 query latency: 7.022112ms P99 query latency: 11.130131ms 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: 304406 operations (254406 queries, 50000 writes) in 1m0.002847365s Operations/sec: 5073.19 Avg latency: 1.53117ms Avg query latency: 1.533671ms Avg write latency: 1.518448ms P95 latency: 4.027706ms P99 latency: 6.601701ms === Badger benchmark completed === ================================================================================ BENCHMARK REPORT ================================================================================ Test: Peak Throughput Duration: 3.202996786s Total Events: 50000 Events/sec: 15610.38 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 101 MB Avg Latency: 1.448999ms P90 Latency: 2.008548ms P95 Latency: 2.330532ms P99 Latency: 3.434816ms Bottom 10% Avg Latency: 777.487µs ---------------------------------------- Test: Burst Pattern Duration: 8.519189117s Total Events: 50000 Events/sec: 5869.10 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 210 MB Avg Latency: 1.564388ms P90 Latency: 2.434829ms P95 Latency: 2.893144ms P99 Latency: 4.236454ms Bottom 10% Avg Latency: 598.315µs ---------------------------------------- Test: Mixed Read/Write Duration: 24.676790113s Total Events: 50000 Events/sec: 2026.20 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 123 MB Avg Latency: 398.546µs P90 Latency: 824.051µs P95 Latency: 923.8µs P99 Latency: 1.195979ms Bottom 10% Avg Latency: 1.080906ms ---------------------------------------- Test: Query Performance Duration: 1m0.004991772s Total Events: 385413 Events/sec: 6423.02 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 133 MB Avg Latency: 1.750064ms P90 Latency: 5.273981ms P95 Latency: 7.022112ms P99 Latency: 11.130131ms Bottom 10% Avg Latency: 7.835129ms ---------------------------------------- Test: Concurrent Query/Store Duration: 1m0.002847365s Total Events: 304406 Events/sec: 5073.19 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 112 MB Avg Latency: 1.53117ms P90 Latency: 3.181282ms P95 Latency: 4.027706ms P99 Latency: 6.601701ms Bottom 10% Avg Latency: 4.654966ms ---------------------------------------- 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-20T16:33:01+00:00 BENCHMARK_CONFIG: Events: 50000 Workers: 24 Duration: 60s