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: 632.586811 ms total
Individual operation group times
100 ZADD operations: 112.364494 ms
Set operations (2x SADD + SINTER): 100.872434 ms
Hash operations (HMSET + HGETALL 200 fields): 130.110107 ms
Large string operations (PUT + GET ~40KB): 141.589338 ms
List operations (100x LPUSH + LRANGE): 147.650438 ms


Sample 2: 559.640532 ms total
Individual operation group times
100 ZADD operations: 99.757171 ms
Set operations (2x SADD + SINTER): 48.247084 ms
Hash operations (HMSET + HGETALL 200 fields): 136.210599 ms
Large string operations (PUT + GET ~40KB): 131.058051 ms
List operations (100x LPUSH + LRANGE): 144.367627 ms


Sample 3: 562.021289 ms total
Individual operation group times
100 ZADD operations: 109.19809 ms
Set operations (2x SADD + SINTER): 29.670897 ms
Hash operations (HMSET + HGETALL 200 fields): 137.272822 ms
Large string operations (PUT + GET ~40KB): 140.707139 ms
List operations (100x LPUSH + LRANGE): 145.172341 ms


Sample 4: 579.245061 ms total
Individual operation group times
100 ZADD operations: 100.903224 ms
Set operations (2x SADD + SINTER): 47.90665 ms
Hash operations (HMSET + HGETALL 200 fields): 149.781103 ms
Large string operations (PUT + GET ~40KB): 139.946438 ms
List operations (100x LPUSH + LRANGE): 140.707646 ms


Sample 5: 548.605526 ms total
Individual operation group times
100 ZADD operations: 106.773867 ms
Set operations (2x SADD + SINTER): 33.052712 ms
Hash operations (HMSET + HGETALL 200 fields): 132.900039 ms
Large string operations (PUT + GET ~40KB): 134.241944 ms
List operations (100x LPUSH + LRANGE): 141.636964 ms

Overall Average: 576.4198438 ms total per sample


Previous Results:

2026-06-07 21:25:54: 139.9815978 ms total per sample
2026-06-07 21:25:53: 675.1431772 ms total per sample
← Back