Replies: 1 comment 4 replies
-
@eecheng87 how can I get an access for a 224 core ARM64 machine? :) Anyway, try running: and send here the console output or attach |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, all
Recently, I try to give a primitive performance evaluation by comparing the throughput of native Redis and Redis with dragonfly. I found I can't reproduce the performance improvement described in the README. I run both memtier_benchmark and server in the same host, here is how I launch dragonfly:
Memtier_benchmark is configured with:
Performance result:
Then, I test native Redis (default configuration) with same memtier_benchmark configuration, the result is:
I guess I missing some detail to lead the degradation after using dragonfly, but I totally have no idea. Any suggestion will be appreciated. Thanks in advance!
I'm using Redis 6.9.241 (1765d601/1) and memtier_benchmark 1.4.0. Both of them are running on Marvell ThunderX2 CN9975 powered R281-T91 Arm server.
Beta Was this translation helpful? Give feedback.
All reactions