Skip to content

Couple of questions #383

@pushkarmoi

Description

@pushkarmoi

Have some questions related to usage -

  1. Is there a way to "warmup" the target (redis/memcached) and then conduct the actual benchmark?
  2. 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?
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions