Investigation: downsides of being generic and correct

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Thu May 16 11:50:06 PDT 2013


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



More information about the Digitalmars-d mailing list