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