CPU Intensive Operations Benchmark

Connected to: redis://tls://cache-a00ed0c4-67b9-42e9-96a0-db731c45f4a0.us-east-2.caches.dev-laravel.cloud:6379


5 samples of Redis-intensive operations:

Sample 1: 210.195548 ms total
Individual operation group times
100 ZADD operations: 102.665006 ms
Set operations (2x SADD + SINTER): 3.813596 ms
Hash operations (HMSET + HGETALL 200 fields): 2.70115 ms
Large string operations (PUT + GET ~40KB): 2.850597 ms
List operations (100x LPUSH + LRANGE): 98.165199 ms


Sample 2: 204.201027 ms total
Individual operation group times
100 ZADD operations: 96.9368 ms
Set operations (2x SADD + SINTER): 2.904226 ms
Hash operations (HMSET + HGETALL 200 fields): 2.485598 ms
Large string operations (PUT + GET ~40KB): 2.553036 ms
List operations (100x LPUSH + LRANGE): 99.321367 ms


Sample 3: 206.757795 ms total
Individual operation group times
100 ZADD operations: 99.321409 ms
Set operations (2x SADD + SINTER): 3.013984 ms
Hash operations (HMSET + HGETALL 200 fields): 2.540032 ms
Large string operations (PUT + GET ~40KB): 2.615648 ms
List operations (100x LPUSH + LRANGE): 99.266722 ms


Sample 4: 207.931164 ms total
Individual operation group times
100 ZADD operations: 99.557719 ms
Set operations (2x SADD + SINTER): 3.171737 ms
Hash operations (HMSET + HGETALL 200 fields): 2.518505 ms
Large string operations (PUT + GET ~40KB): 2.53761 ms
List operations (100x LPUSH + LRANGE): 100.145593 ms


Sample 5: 215.449174 ms total
Individual operation group times
100 ZADD operations: 104.967935 ms
Set operations (2x SADD + SINTER): 2.937945 ms
Hash operations (HMSET + HGETALL 200 fields): 2.510744 ms
Large string operations (PUT + GET ~40KB): 2.475999 ms
List operations (100x LPUSH + LRANGE): 102.556551 ms

Overall Average: 208.9069416 ms total per sample

← Back