I think the problem is in redis-benchmark, not in the redis-server itself.
Please could you try with the same redis-benchmark to benchmark
against the two different versions of the server?
If the problem will be this as I suppose, I think this is done to the
fact that I upgraded the hiredis library lately in 2.4.x, however the
old function to set the "reader" methods to don't really parse the
reply from the client are now different and I don't know how to set
them to null. For sure Pieter Noordhuis knows how to do that ;)
Cheers,
Salvatore
> --
> You received this message because you are subscribed to the Google Groups
> "Redis DB" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/redis-db/-/7yT508c2Q2EJ.
> To post to this group, send email to redi...@googlegroups.com.
> To unsubscribe from this group, send email to
> redis-db+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/redis-db?hl=en.
--
Salvatore 'antirez' Sanfilippo
open source developer - VMware
http://invece.org
"We are what we repeatedly do. Excellence, therefore, is not an act,
but a habit." -- Aristotele
Please could you try with the same redis-benchmark to benchmark
against the two different versions of the server?
I tried it myself and can't reproduce (but I can reproduce if I use
2.2 benchmark with 2.2, and 2.4 benchmark with 2.4).
Thanks,
Salvatore
> --
> You received this message because you are subscribed to the Google Groups
> "Redis DB" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/redis-db/-/xJWBj3H4YAoJ.
Are you 100% sure you obtained this numbers using the *same*
redis-benchmark binary?
more or less they are comparable, I've the feeling most of the
difference is in the error of measurement of every run.
We improved a few things related to I/0 from 2.2 to 2.4, and other
improvements are in 2.6 as well, but sometimes it is a bit hard to
measure because we lack a proper speed testing / regression
environment.
Cheers,
Salvatore
> --
> You received this message because you are subscribed to the Google Groups
> "Redis DB" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/redis-db/-/BftSVOPFD4kJ.