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: 263.138343 ms total
Individual operation group times
100 ZADD operations: 128.08869 ms
Set operations (2x SADD + SINTER): 3.712 ms
Hash operations (HMSET + HGETALL 200 fields): 2.995109 ms
Large string operations (PUT + GET ~40KB): 3.103322 ms
List operations (100x LPUSH + LRANGE): 125.239222 ms


Sample 2: 272.089238 ms total
Individual operation group times
100 ZADD operations: 127.496357 ms
Set operations (2x SADD + SINTER): 3.712189 ms
Hash operations (HMSET + HGETALL 200 fields): 2.97833 ms
Large string operations (PUT + GET ~40KB): 3.008582 ms
List operations (100x LPUSH + LRANGE): 134.89378 ms


Sample 3: 263.416186 ms total
Individual operation group times
100 ZADD operations: 128.821183 ms
Set operations (2x SADD + SINTER): 3.72377 ms
Hash operations (HMSET + HGETALL 200 fields): 2.997588 ms
Large string operations (PUT + GET ~40KB): 2.929425 ms
List operations (100x LPUSH + LRANGE): 124.94422 ms


Sample 4: 261.352748 ms total
Individual operation group times
100 ZADD operations: 125.270374 ms
Set operations (2x SADD + SINTER): 3.840682 ms
Hash operations (HMSET + HGETALL 200 fields): 2.961536 ms
Large string operations (PUT + GET ~40KB): 2.924191 ms
List operations (100x LPUSH + LRANGE): 126.355965 ms


Sample 5: 269.561517 ms total
Individual operation group times
100 ZADD operations: 132.029717 ms
Set operations (2x SADD + SINTER): 4.230631 ms
Hash operations (HMSET + HGETALL 200 fields): 3.155865 ms
Large string operations (PUT + GET ~40KB): 3.198845 ms
List operations (100x LPUSH + LRANGE): 126.946459 ms

Overall Average: 265.9116064 ms total per sample

← Back