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: 162.076154 ms total
Individual operation group times
100 ZADD operations: 98.117404 ms
Set operations (2x SADD + SINTER): 1.90895 ms
Hash operations (HMSET + HGETALL 200 fields): 2.609432 ms
Large string operations (PUT + GET ~40KB): 2.377484 ms
List operations (100x LPUSH + LRANGE): 57.062884 ms


Sample 2: 111.39983 ms total
Individual operation group times
100 ZADD operations: 58.24442 ms
Set operations (2x SADD + SINTER): 1.943907 ms
Hash operations (HMSET + HGETALL 200 fields): 1.750289 ms
Large string operations (PUT + GET ~40KB): 1.573107 ms
List operations (100x LPUSH + LRANGE): 47.888107 ms


Sample 3: 114.102593 ms total
Individual operation group times
100 ZADD operations: 51.853404 ms
Set operations (2x SADD + SINTER): 1.763155 ms
Hash operations (HMSET + HGETALL 200 fields): 1.734001 ms
Large string operations (PUT + GET ~40KB): 1.784433 ms
List operations (100x LPUSH + LRANGE): 56.9676 ms


Sample 4: 121.133325 ms total
Individual operation group times
100 ZADD operations: 59.432397 ms
Set operations (2x SADD + SINTER): 1.700625 ms
Hash operations (HMSET + HGETALL 200 fields): 2.055751 ms
Large string operations (PUT + GET ~40KB): 1.87904 ms
List operations (100x LPUSH + LRANGE): 56.065512 ms


Sample 5: 105.515581 ms total
Individual operation group times
100 ZADD operations: 51.299603 ms
Set operations (2x SADD + SINTER): 1.358063 ms
Hash operations (HMSET + HGETALL 200 fields): 1.680779 ms
Large string operations (PUT + GET ~40KB): 1.691845 ms
List operations (100x LPUSH + LRANGE): 49.485291 ms

Overall Average: 122.8454966 ms total per sample

← Back