Sample 1: 119.9028 ms total
Individual operation group times
100 ZADD operations: 53.499823 ms
Set operations (2x SADD + SINTER): 1.654539 ms
Hash operations (HMSET + HGETALL 200 fields): 2.581418 ms
Large string operations (PUT + GET ~40KB): 2.488029 ms
List operations (100x LPUSH + LRANGE): 59.678991 ms
Sample 2: 135.930696 ms total
Individual operation group times
100 ZADD operations: 69.476372 ms
Set operations (2x SADD + SINTER): 2.302994 ms
Hash operations (HMSET + HGETALL 200 fields): 2.145932 ms
Large string operations (PUT + GET ~40KB): 1.998767 ms
List operations (100x LPUSH + LRANGE): 60.006631 ms
Sample 3: 132.148932 ms total
Individual operation group times
100 ZADD operations: 66.286913 ms
Set operations (2x SADD + SINTER): 2.000049 ms
Hash operations (HMSET + HGETALL 200 fields): 2.245184 ms
Large string operations (PUT + GET ~40KB): 2.211292 ms
List operations (100x LPUSH + LRANGE): 59.405494 ms
Sample 4: 118.279068 ms total
Individual operation group times
100 ZADD operations: 54.633433 ms
Set operations (2x SADD + SINTER): 2.140258 ms
Hash operations (HMSET + HGETALL 200 fields): 1.854791 ms
Large string operations (PUT + GET ~40KB): 1.860316 ms
List operations (100x LPUSH + LRANGE): 57.79027 ms
Sample 5: 160.083075 ms total
Individual operation group times
100 ZADD operations: 83.078784 ms
Set operations (2x SADD + SINTER): 2.125066 ms
Hash operations (HMSET + HGETALL 200 fields): 2.134353 ms
Large string operations (PUT + GET ~40KB): 2.105136 ms
List operations (100x LPUSH + LRANGE): 70.639736 ms