Sample 1: 305.49368 ms total
Individual operation group times
100 ZADD operations: 168.254355 ms
Set operations (2x SADD + SINTER): 3.824771 ms
Hash operations (HMSET + HGETALL 200 fields): 2.989577 ms
Large string operations (PUT + GET ~40KB): 3.039519 ms
List operations (100x LPUSH + LRANGE): 127.385458 ms
Sample 2: 264.623609 ms total
Individual operation group times
100 ZADD operations: 128.092641 ms
Set operations (2x SADD + SINTER): 3.743789 ms
Hash operations (HMSET + HGETALL 200 fields): 2.993643 ms
Large string operations (PUT + GET ~40KB): 2.954802 ms
List operations (100x LPUSH + LRANGE): 126.838734 ms
Sample 3: 260.864504 ms total
Individual operation group times
100 ZADD operations: 125.360347 ms
Set operations (2x SADD + SINTER): 3.730416 ms
Hash operations (HMSET + HGETALL 200 fields): 3.0671 ms
Large string operations (PUT + GET ~40KB): 3.022658 ms
List operations (100x LPUSH + LRANGE): 125.683983 ms
Sample 4: 261.003453 ms total
Individual operation group times
100 ZADD operations: 125.060141 ms
Set operations (2x SADD + SINTER): 3.753418 ms
Hash operations (HMSET + HGETALL 200 fields): 2.962295 ms
Large string operations (PUT + GET ~40KB): 3.050349 ms
List operations (100x LPUSH + LRANGE): 126.17725 ms
Sample 5: 258.684928 ms total
Individual operation group times
100 ZADD operations: 123.436135 ms
Set operations (2x SADD + SINTER): 3.849349 ms
Hash operations (HMSET + HGETALL 200 fields): 2.986103 ms
Large string operations (PUT + GET ~40KB): 3.009655 ms
List operations (100x LPUSH + LRANGE): 125.403686 ms