CPU Intensive Operations Benchmark

Connected to: redis://tls://cache-a16c447b-ecb5-4134-826f-af9593220880.us-east-2.caches.dev-laravel.cloud:6379


5 samples of Redis-intensive operations:

Sample 1: 353.846954 ms total
Individual operation group times
100 ZADD operations: 194.95471 ms
Set operations (2x SADD + SINTER): 4.431066 ms
Hash operations (HMSET + HGETALL 200 fields): 3.656334 ms
Large string operations (PUT + GET ~40KB): 3.750403 ms
List operations (100x LPUSH + LRANGE): 147.054441 ms


Sample 2: 308.335054 ms total
Individual operation group times
100 ZADD operations: 146.700591 ms
Set operations (2x SADD + SINTER): 4.602558 ms
Hash operations (HMSET + HGETALL 200 fields): 3.497709 ms
Large string operations (PUT + GET ~40KB): 3.523076 ms
List operations (100x LPUSH + LRANGE): 150.01112 ms


Sample 3: 307.327556 ms total
Individual operation group times
100 ZADD operations: 147.518 ms
Set operations (2x SADD + SINTER): 4.375352 ms
Hash operations (HMSET + HGETALL 200 fields): 3.450527 ms
Large string operations (PUT + GET ~40KB): 3.523493 ms
List operations (100x LPUSH + LRANGE): 148.460184 ms


Sample 4: 305.853725 ms total
Individual operation group times
100 ZADD operations: 146.512233 ms
Set operations (2x SADD + SINTER): 4.444061 ms
Hash operations (HMSET + HGETALL 200 fields): 3.494017 ms
Large string operations (PUT + GET ~40KB): 3.436454 ms
List operations (100x LPUSH + LRANGE): 147.96696 ms


Sample 5: 307.001004 ms total
Individual operation group times
100 ZADD operations: 146.987823 ms
Set operations (2x SADD + SINTER): 4.488479 ms
Hash operations (HMSET + HGETALL 200 fields): 3.363397 ms
Large string operations (PUT + GET ~40KB): 3.373405 ms
List operations (100x LPUSH + LRANGE): 148.7879 ms

Overall Average: 316.4728586 ms total per sample

← Back