• antirez's avatar
    Faster memory efficiency test. · 5e3dcc52
    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.
    5e3dcc52
memefficiency.tcl 1.08 KB