Hacker News new | ask | show | jobs
by johnwoods 1464 days ago
please note that I ran the bench with 30 threads with 1 connection per thread. you're not doing the same but doing 28 threads with 20 connections on each thread, effectively using 560 connections whereas I only used 30 connections. rerun the same with -t 30 and -c 1
1 comments

I think the point he/she is trying to make is the 25x claim is real
if I'm doing my math right: redis is doing 99892 sets per sec, so 25X should be 2,497,300. the video however shows 1,023,030 which is more like 10X and NOT 25X
Agreed, emphasis on the word _trying_