[Issue 11810] std.stdio.byLine/readln performance is very bad

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 24 04:42:05 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11810


Dejan Lekic <dejan.lekic at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dejan.lekic at gmail.com


--- Comment #1 from Dejan Lekic <dejan.lekic at gmail.com> 2013-12-24 04:42:03 PST ---
It has been discussed on IRC hundreds of times and we all agreed that if
developer wants performance (s)he would read page-size chunks. That is why we
have byChunk(size_t) in std.stdio, I believe. :)

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list