CPU Intensive Operations Benchmark

Connected to: redis://tls://central-llama-11653.aws.kv-store.laravel.cloud:6379


5 samples of Redis-intensive operations:

Sample 1: 169.987474 ms total
Individual operation group times
100 ZADD operations: 96.150261 ms
Set operations (2x SADD + SINTER): 1.628054 ms
Hash operations (HMSET + HGETALL 200 fields): 2.585723 ms
Large string operations (PUT + GET ~40KB): 3.159781 ms
List operations (100x LPUSH + LRANGE): 66.463655 ms


Sample 2: 129.234866 ms total
Individual operation group times
100 ZADD operations: 62.618483 ms
Set operations (2x SADD + SINTER): 1.871948 ms
Hash operations (HMSET + HGETALL 200 fields): 2.118814 ms
Large string operations (PUT + GET ~40KB): 1.880786 ms
List operations (100x LPUSH + LRANGE): 60.744835 ms


Sample 3: 117.269318 ms total
Individual operation group times
100 ZADD operations: 57.552282 ms
Set operations (2x SADD + SINTER): 1.905513 ms
Hash operations (HMSET + HGETALL 200 fields): 1.708859 ms
Large string operations (PUT + GET ~40KB): 1.589394 ms
List operations (100x LPUSH + LRANGE): 54.51327 ms


Sample 4: 116.533671 ms total
Individual operation group times
100 ZADD operations: 53.667738 ms
Set operations (2x SADD + SINTER): 1.604723 ms
Hash operations (HMSET + HGETALL 200 fields): 1.795818 ms
Large string operations (PUT + GET ~40KB): 1.89266 ms
List operations (100x LPUSH + LRANGE): 57.572732 ms


Sample 5: 132.565573 ms total
Individual operation group times
100 ZADD operations: 55.06509 ms
Set operations (2x SADD + SINTER): 1.945671 ms
Hash operations (HMSET + HGETALL 200 fields): 1.88852 ms
Large string operations (PUT + GET ~40KB): 1.947573 ms
List operations (100x LPUSH + LRANGE): 71.718719 ms

Overall Average: 133.1181804 ms total per sample

← Back