You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add memtier benchmark test suites for 4KiB string SET/GET with pipeline variations
- memtier_benchmark-1Mkeys-string-setget200c-4KiB-pipeline-1.yml
- memtier_benchmark-1Mkeys-string-setget200c-4KiB-pipeline-10.yml
Both test suites:
- Use 1M key keyspace with 10% SETs and 90% GETs (1:10 ratio)
- Test 4096-byte string data size
- Include io-threads topology variants (2, 4, 8 threads) and standalone
- Run for 180 seconds with 4 threads, each using 50 clients
These benchmarks complement existing pipeline testing by providing 4KiB
data size coverage, helping assess Redis performance with larger payloads.
0 commit comments