Sample 1: 255.786225 ms total
Individual operation group times
100 ZADD operations: 124.787933 ms
Set operations (2x SADD + SINTER): 3.74195 ms
Hash operations (HMSET + HGETALL 200 fields): 3.035287 ms
Large string operations (PUT + GET ~40KB): 3.110612 ms
List operations (100x LPUSH + LRANGE): 121.110443 ms
Sample 2: 250.966393 ms total
Individual operation group times
100 ZADD operations: 120.2008 ms
Set operations (2x SADD + SINTER): 3.626061 ms
Hash operations (HMSET + HGETALL 200 fields): 3.005981 ms
Large string operations (PUT + GET ~40KB): 2.904325 ms
List operations (100x LPUSH + LRANGE): 121.229226 ms
Sample 3: 251.054936 ms total
Individual operation group times
100 ZADD operations: 120.303864 ms
Set operations (2x SADD + SINTER): 3.694309 ms
Hash operations (HMSET + HGETALL 200 fields): 2.965755 ms
Large string operations (PUT + GET ~40KB): 2.847033 ms
List operations (100x LPUSH + LRANGE): 121.243975 ms
Sample 4: 251.668986 ms total
Individual operation group times
100 ZADD operations: 121.286519 ms
Set operations (2x SADD + SINTER): 3.625484 ms
Hash operations (HMSET + HGETALL 200 fields): 2.977792 ms
Large string operations (PUT + GET ~40KB): 2.918565 ms
List operations (100x LPUSH + LRANGE): 120.860626 ms
Sample 5: 258.704691 ms total
Individual operation group times
100 ZADD operations: 122.536201 ms
Set operations (2x SADD + SINTER): 3.823985 ms
Hash operations (HMSET + HGETALL 200 fields): 3.006059 ms
Large string operations (PUT + GET ~40KB): 2.96046 ms
List operations (100x LPUSH + LRANGE): 126.377986 ms