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: 415.780675 ms total
Individual operation group times
100 ZADD operations: 163.636349 ms
Set operations (2x SADD + SINTER): 31.009967 ms
Hash operations (HMSET + HGETALL 200 fields): 32.24705 ms
Large string operations (PUT + GET ~40KB): 32.675871 ms
List operations (100x LPUSH + LRANGE): 156.211438 ms


Sample 2: 391.094824 ms total
Individual operation group times
100 ZADD operations: 133.018711 ms
Set operations (2x SADD + SINTER): 30.610447 ms
Hash operations (HMSET + HGETALL 200 fields): 31.779959 ms
Large string operations (PUT + GET ~40KB): 30.670516 ms
List operations (100x LPUSH + LRANGE): 165.015191 ms


Sample 3: 385.963111 ms total
Individual operation group times
100 ZADD operations: 131.21152 ms
Set operations (2x SADD + SINTER): 30.511455 ms
Hash operations (HMSET + HGETALL 200 fields): 32.119206 ms
Large string operations (PUT + GET ~40KB): 30.738448 ms
List operations (100x LPUSH + LRANGE): 161.382482 ms


Sample 4: 404.976657 ms total
Individual operation group times
100 ZADD operations: 138.240155 ms
Set operations (2x SADD + SINTER): 30.956953 ms
Hash operations (HMSET + HGETALL 200 fields): 30.990463 ms
Large string operations (PUT + GET ~40KB): 31.621216 ms
List operations (100x LPUSH + LRANGE): 173.16787 ms


Sample 5: 408.209323 ms total
Individual operation group times
100 ZADD operations: 147.304992 ms
Set operations (2x SADD + SINTER): 30.882938 ms
Hash operations (HMSET + HGETALL 200 fields): 31.450211 ms
Large string operations (PUT + GET ~40KB): 31.521738 ms
List operations (100x LPUSH + LRANGE): 167.049444 ms

Overall Average: 401.204918 ms total per sample

← Back