Sample 1: 179.235244 ms total
Individual operation group times
100 ZADD operations: 104.862474 ms
Set operations (2x SADD + SINTER): 2.043392 ms
Hash operations (HMSET + HGETALL 200 fields): 1.909153 ms
Large string operations (PUT + GET ~40KB): 2.128227 ms
List operations (100x LPUSH + LRANGE): 68.291998 ms
Sample 2: 144.052891 ms total
Individual operation group times
100 ZADD operations: 69.695909 ms
Set operations (2x SADD + SINTER): 2.080178 ms
Hash operations (HMSET + HGETALL 200 fields): 1.957794 ms
Large string operations (PUT + GET ~40KB): 1.955521 ms
List operations (100x LPUSH + LRANGE): 68.363489 ms
Sample 3: 141.869425 ms total
Individual operation group times
100 ZADD operations: 68.327324 ms
Set operations (2x SADD + SINTER): 2.157698 ms
Hash operations (HMSET + HGETALL 200 fields): 1.877171 ms
Large string operations (PUT + GET ~40KB): 2.002662 ms
List operations (100x LPUSH + LRANGE): 67.50457 ms
Sample 4: 141.731351 ms total
Individual operation group times
100 ZADD operations: 67.694356 ms
Set operations (2x SADD + SINTER): 2.016325 ms
Hash operations (HMSET + HGETALL 200 fields): 1.931367 ms
Large string operations (PUT + GET ~40KB): 2.388548 ms
List operations (100x LPUSH + LRANGE): 67.700755 ms
Sample 5: 144.815003 ms total
Individual operation group times
100 ZADD operations: 67.099438 ms
Set operations (2x SADD + SINTER): 2.301557 ms
Hash operations (HMSET + HGETALL 200 fields): 1.846158 ms
Large string operations (PUT + GET ~40KB): 1.875258 ms
List operations (100x LPUSH + LRANGE): 71.692592 ms