On Fri, Dec 06, 2013 at 08:31:38AM -0500, Justin Piszcz wrote: > Hello Alexander, > > $ /vapp/bin/lftp --version > LFTP | Version pre4.5.0-20131206 | Copyright (c) 1996-2013 Alexander V. > Lukyanov > > Performed same test under same conditions using the same file, 3-times: > 156505837056 bytes transferred in 205 seconds (726.62M/s) > > 156505837056 bytes transferred in 193 seconds (774.69M/s) > > 156505837056 bytes transferred in 195 seconds (765.09M/s)
Please use "time" to measure cpu time, compare it with previous versions. Also strace should show that lftp uses larger read/write buffers. -- Alexander. _______________________________________________ lftp-devel mailing list lftp-devel@uniyar.ac.ru http://univ.uniyar.ac.ru/mailman/listinfo/lftp-devel