Hello!
On Fri, Feb 03, 2017 at 12:47:45PM +0200, Donatas Abraitis wrote:
> Sorry, what is `with.min` and `without.min` in this case?
These are series of data from the pull request in question:
with.min - min latency with busy polling
without.min - min latency without busy polling
with.max - ma
On Fri, Feb 03, 2017 at 12:47:45PM +0200, Donatas Abraitis wrote:
Hi there,
> Sorry, what is `with.min` and `without.min` in this case?
Without trying to speak for Maxim:
The github link provided says "Benchmarks example. Port 6379 is without
busy polling, 6380 with:" and provides some lists of
Sorry, what is `with.min` and `without.min` in this case?
On Thu, Feb 2, 2017 at 2:47 PM, Maxim Dounin wrote:
> Hello!
>
> On Thu, Feb 02, 2017 at 09:40:56AM +0200, Donatas Abraitis wrote:
>
> > I do not cover any tests, just putting this patchset and wanna ask if
> > someone had tried this? I t
Hello!
On Thu, Feb 02, 2017 at 09:40:56AM +0200, Donatas Abraitis wrote:
> I do not cover any tests, just putting this patchset and wanna ask if
> someone had tried this? I tried this for Redis and changes are really
> reasonably visible like here: https://github.com/antirez/redis/pull/3773
Just