
16 Aug
2010
16 Aug
'10
1:33 a.m.
Hello Bryan, Sunday, August 15, 2010, 10:04:01 PM, you wrote:
shared on Friday, and boiled it down to a simple test case: how long does it take to read a 31MB file? GNU wc -m:
there are even slower ways to do it if you need :) if your data aren't cached, then speed is limited by HDD. if your data are cached, it should be 20-50x faster. try cat >nul -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com