Throughput Benchmark - Raw OPS Test
Connected to: redis://127.0.0.1:6379
⚡ High-Throughput Testing
This benchmark dispatches multiple jobs to test raw Redis write throughput:
- Each job writes continuously for the specified duration
- No reconnection logic - pure write performance testing
- Parallel execution across multiple queue workers
- Real-time tracking of per-worker and global throughput
📊 Expected Results
Target: 20 jobs × 500 writes/sec = 10,000 writes/sec
Keys Created: ~600,000 keys per minute (60-second test)
Key Format: throughput_test:{benchmark_id}:{worker_index}:{sequence}
← Back to Benchmarks | 📊 Check Status