• antirez's avatar
    Faster memory efficiency test. · 9c40565b
    antirez authored
    This test on Linux was extremely slow, since in Tcl we can't enable
    easily tcp-nodelay, so the busy loop used to take *a lot* with bigger
    writes. Fixed using pipelining.
    9c40565b
memefficiency.tcl 1.08 KB