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: 207.258639 ms total
Individual operation group times
100 ZADD operations: 117.488785 ms
Set operations (2x SADD + SINTER): 2.52418 ms
Hash operations (HMSET + HGETALL 200 fields): 2.184778 ms
Large string operations (PUT + GET ~40KB): 2.427228 ms
List operations (100x LPUSH + LRANGE): 82.633668 ms


Sample 2: 171.689091 ms total
Individual operation group times
100 ZADD operations: 81.799958 ms
Set operations (2x SADD + SINTER): 2.450015 ms
Hash operations (HMSET + HGETALL 200 fields): 2.571907 ms
Large string operations (PUT + GET ~40KB): 2.026367 ms
List operations (100x LPUSH + LRANGE): 82.840844 ms


Sample 3: 172.63094 ms total
Individual operation group times
100 ZADD operations: 83.633906 ms
Set operations (2x SADD + SINTER): 2.524736 ms
Hash operations (HMSET + HGETALL 200 fields): 2.175654 ms
Large string operations (PUT + GET ~40KB): 2.038838 ms
List operations (100x LPUSH + LRANGE): 82.257806 ms


Sample 4: 173.981191 ms total
Individual operation group times
100 ZADD operations: 85.119209 ms
Set operations (2x SADD + SINTER): 2.528966 ms
Hash operations (HMSET + HGETALL 200 fields): 2.158929 ms
Large string operations (PUT + GET ~40KB): 2.063641 ms
List operations (100x LPUSH + LRANGE): 82.110446 ms


Sample 5: 171.91053 ms total
Individual operation group times
100 ZADD operations: 81.60949 ms
Set operations (2x SADD + SINTER): 2.514683 ms
Hash operations (HMSET + HGETALL 200 fields): 2.142567 ms
Large string operations (PUT + GET ~40KB): 2.074181 ms
List operations (100x LPUSH + LRANGE): 83.569609 ms

Overall Average: 179.4940782 ms total per sample

← Back