Back to Main Page

Stress Test Report

Detailed performance analysis: Synchronous vs Asynchronous Workloads

Test Environment

Operations
100,000 SET/GET
Instance
Redis v7.2 (Docker)
OS
Linux 6.x (Ubuntu)

Synchronous Mode

14,250 ops/sec
Efficiency 45%

Blocking operations, sequential execution.

Asynchronous Mode

89,400 ops/sec
Efficiency 100%

Non-blocking, event-loop driven throughput.

Average Latency (ms) Lower is better

Standard Sync Mode 1.45 ms
WRedis Async Native 0.22 ms

WRedis Async mode is approximately 6.5x faster in high-concurrency environments compared to sequential sync operations.

Ready to scale your Redis workload?

Get WRedis Now