On 5/16/13 9:48 AM, Juan Manuel Cabo wrote: > I bet the problem is in readln. Currently, File.byLine() and readln() > are extremely slow, because they call fgetc() one char at a time. Depends on the OS. Andrei