Starting Nostr Relay Benchmark (Badger Backend) Data Directory: /tmp/benchmark_next-orly-dgraph_8 Events: 50000, Workers: 24, Duration: 1m0s 1763669327215819ℹ️ migrating to version 1... /build/pkg/database/migrations.go:66 1763669327215873ℹ️ migrating to version 2... /build/pkg/database/migrations.go:73 1763669327215897ℹ️ migrating to version 3... /build/pkg/database/migrations.go:80 1763669327215903ℹ️ cleaning up ephemeral events (kinds 20000-29999)... /build/pkg/database/migrations.go:287 1763669327215913ℹ️ cleaned up 0 ephemeral events from database /build/pkg/database/migrations.go:332 1763669327215942ℹ️ migrating to version 4... /build/pkg/database/migrations.go:87 1763669327215950ℹ️ converting events to optimized inline storage (Reiser4 optimization)... /build/pkg/database/migrations.go:340 1763669327215962ℹ️ found 0 events to convert (0 regular, 0 replaceable, 0 addressable) /build/pkg/database/migrations.go:429 1763669327215968ℹ️ 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:08:47 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:08:47 INFO: Successfully loaded libsecp256k1 v5.0.0 from system path: libsecp256k1.so.2 Events saved: 50000/50000 (100.0%), errors: 0 Duration: 3.018694521s Events/sec: 16563.45 Avg latency: 1.32589ms P90 latency: 1.831543ms P95 latency: 2.152481ms P99 latency: 3.113153ms Bottom 10% Avg latency: 726.176µs Wiping database between tests... RunBurstPatternTest (Badger).. === Burst Pattern Test === Burst completed: 5000 events in 292.171946ms Burst completed: 5000 events in 318.508865ms Burst completed: 5000 events in 366.003137ms Burst completed: 5000 events in 299.686978ms Burst completed: 5000 events in 285.823742ms Burst completed: 5000 events in 329.930802ms Burst completed: 5000 events in 297.041485ms Burst completed: 5000 events in 268.707865ms Burst completed: 5000 events in 397.413434ms Burst completed: 5000 events in 290.662828ms Burst test completed: 50000 events in 8.152801342s, errors: 0 Events/sec: 6132.86 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.646214936s Combined ops/sec: 2028.71 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: 403337 queries in 1m0.003445945s Queries/sec: 6721.90 Avg query latency: 1.650663ms P95 query latency: 6.533977ms P99 query latency: 10.449883ms 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: 319133 operations (269133 queries, 50000 writes) in 1m0.003897433s Operations/sec: 5318.54 Avg latency: 1.45724ms Avg query latency: 1.423521ms Avg write latency: 1.638735ms P95 latency: 3.643619ms P99 latency: 5.821572ms === Badger benchmark completed === ================================================================================ BENCHMARK REPORT ================================================================================ Test: Peak Throughput Duration: 3.018694521s Total Events: 50000 Events/sec: 16563.45 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 101 MB Avg Latency: 1.32589ms P90 Latency: 1.831543ms P95 Latency: 2.152481ms P99 Latency: 3.113153ms Bottom 10% Avg Latency: 726.176µs ---------------------------------------- Test: Burst Pattern Duration: 8.152801342s Total Events: 50000 Events/sec: 6132.86 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 251 MB Avg Latency: 1.340819ms P90 Latency: 1.980055ms P95 Latency: 2.37338ms P99 Latency: 3.737908ms Bottom 10% Avg Latency: 567.81µs ---------------------------------------- Test: Mixed Read/Write Duration: 24.646214936s Total Events: 50000 Events/sec: 2028.71 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 174 MB Avg Latency: 387.51µs P90 Latency: 813.774µs P95 Latency: 904.165µs P99 Latency: 1.114634ms Bottom 10% Avg Latency: 1.027038ms ---------------------------------------- Test: Query Performance Duration: 1m0.003445945s Total Events: 403337 Events/sec: 6721.90 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 148 MB Avg Latency: 1.650663ms P90 Latency: 4.924325ms P95 Latency: 6.533977ms P99 Latency: 10.449883ms Bottom 10% Avg Latency: 7.309323ms ---------------------------------------- Test: Concurrent Query/Store Duration: 1m0.003897433s Total Events: 319133 Events/sec: 5318.54 Success Rate: 100.0% Concurrent Workers: 24 Memory Used: 131 MB Avg Latency: 1.45724ms P90 Latency: 2.888865ms P95 Latency: 3.643619ms P99 Latency: 5.821572ms Bottom 10% Avg Latency: 4.174905ms ---------------------------------------- Report saved to: /tmp/benchmark_next-orly-dgraph_8/benchmark_report.txt AsciiDoc report saved to: /tmp/benchmark_next-orly-dgraph_8/benchmark_report.adoc RELAY_NAME: next-orly-dgraph RELAY_URL: ws://next-orly-dgraph:8080 TEST_TIMESTAMP: 2025-11-20T20:12:04+00:00 BENCHMARK_CONFIG: Events: 50000 Workers: 24 Duration: 60s