On 2/17/2012 5:44 PM, bearophile wrote:
A tiny little file lines reading benchmark I've just found on Reddit:

If you're going to benchmark reading a file line by line, that's what your code should do. But that isn't what it does, it conflates it with appending to an array.

Reply via email to