Sample 1: 340.992755 ms total
Individual operation group times
100 ZADD operations: 183.447153 ms
Set operations (2x SADD + SINTER): 4.704212 ms
Hash operations (HMSET + HGETALL 200 fields): 7.040595 ms
Large string operations (PUT + GET ~40KB): 6.88016 ms
List operations (100x LPUSH + LRANGE): 138.920635 ms
Sample 2: 289.143548 ms total
Individual operation group times
100 ZADD operations: 139.897589 ms
Set operations (2x SADD + SINTER): 4.171356 ms
Hash operations (HMSET + HGETALL 200 fields): 3.531583 ms
Large string operations (PUT + GET ~40KB): 3.633543 ms
List operations (100x LPUSH + LRANGE): 137.909477 ms
Sample 3: 293.974762 ms total
Individual operation group times
100 ZADD operations: 140.209194 ms
Set operations (2x SADD + SINTER): 4.120709 ms
Hash operations (HMSET + HGETALL 200 fields): 3.739539 ms
Large string operations (PUT + GET ~40KB): 3.77983 ms
List operations (100x LPUSH + LRANGE): 142.12549 ms
Sample 4: 294.450996 ms total
Individual operation group times
100 ZADD operations: 144.698173 ms
Set operations (2x SADD + SINTER): 4.176227 ms
Hash operations (HMSET + HGETALL 200 fields): 3.410295 ms
Large string operations (PUT + GET ~40KB): 3.312012 ms
List operations (100x LPUSH + LRANGE): 138.854289 ms
Sample 5: 285.378459 ms total
Individual operation group times
100 ZADD operations: 139.678874 ms
Set operations (2x SADD + SINTER): 4.160036 ms
Hash operations (HMSET + HGETALL 200 fields): 3.47376 ms
Large string operations (PUT + GET ~40KB): 3.324132 ms
List operations (100x LPUSH + LRANGE): 134.741657 ms