Have some questions related to usage -
- Is there a way to "warmup" the target (redis/memcached) and then conduct the actual benchmark?
- I tried this tool, and the output "hit-rate" is always 0%. Does it mean that there is no match b/w the inserted and retrieved keys in redis/memcached? What does the hit rate exactly mean?
- If i want to benchmark read-only latency ie "get" - is there a way to do so? So far i have modified the config file to only do "sets" and then in a subsequent benchmark do "gets". But since i observed keys are generated randomly - there might not be enough overlap b/w what was inserted and retrieved.
Expected behavior
Questions above
Actual behavior
Questions above
Steps to reproduce the behavior
Not applicable
Have some questions related to usage -
Expected behavior
Questions above
Actual behavior
Questions above
Steps to reproduce the behavior
Not applicable