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: 498.858976 ms total
Individual operation group times
100 ZADD operations: 261.223729 ms
Set operations (2x SADD + SINTER): 6.617541 ms
Hash operations (HMSET + HGETALL 200 fields): 4.944332 ms
Large string operations (PUT + GET ~40KB): 5.003012 ms
List operations (100x LPUSH + LRANGE): 221.070362 ms


Sample 2: 451.521327 ms total
Individual operation group times
100 ZADD operations: 215.809094 ms
Set operations (2x SADD + SINTER): 6.487529 ms
Hash operations (HMSET + HGETALL 200 fields): 4.827088 ms
Large string operations (PUT + GET ~40KB): 4.855601 ms
List operations (100x LPUSH + LRANGE): 219.542015 ms


Sample 3: 453.637949 ms total
Individual operation group times
100 ZADD operations: 216.801623 ms
Set operations (2x SADD + SINTER): 6.494494 ms
Hash operations (HMSET + HGETALL 200 fields): 4.850532 ms
Large string operations (PUT + GET ~40KB): 4.799546 ms
List operations (100x LPUSH + LRANGE): 220.691754 ms


Sample 4: 452.709584 ms total
Individual operation group times
100 ZADD operations: 217.310112 ms
Set operations (2x SADD + SINTER): 6.614708 ms
Hash operations (HMSET + HGETALL 200 fields): 4.845579 ms
Large string operations (PUT + GET ~40KB): 4.755146 ms
List operations (100x LPUSH + LRANGE): 219.184039 ms


Sample 5: 453.563097 ms total
Individual operation group times
100 ZADD operations: 217.876394 ms
Set operations (2x SADD + SINTER): 6.569963 ms
Hash operations (HMSET + HGETALL 200 fields): 6.866121 ms
Large string operations (PUT + GET ~40KB): 4.946546 ms
List operations (100x LPUSH + LRANGE): 217.304073 ms

Overall Average: 462.0581866 ms total per sample

← Back