Skip to content

can i benchmark with redis-benchmark ? #240

Answered by danielealbano
osevan asked this question in Q&A
Discussion options

You must be logged in to vote

You should be able to but redis-benchmark doesn't scale up as memtier_benchmark does so you might not be vale to see a great improvement over Redis or other platforms.
Even with memtier_benchmark i have encountered quite some performance limitations and had to scale up to two different machines to actually saturate one.

Also, Redis supports more than 300 commands, cachegrand much less, so you might want to be specific in the tests you run.

Said that, we are working on leveraging the unit tests to automatically generate benchmarks and the cool thing is that we will be able to cover all the scenarios where the commands can perform well (or less well) and will be possible to run these tests …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@danielealbano
Comment options

Answer selected by danielealbano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants