[Issue 14368] stdio.rawRead underperforms stdio
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Apr 3 10:08:49 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14368
--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/e741c24f8578498be6b11bcc76e150b4f001be3a
Fix Issue 14368 - rawRead performance
reduce performance gap between fread and rawRead
cf. https://issues.dlang.org/show_bug.cgi?id=14368
https://github.com/D-Programming-Language/phobos/commit/4d30c1d15d47eee3f4341feb3ee25eb0102fb6ae
Merge pull request #3127 from charles-cooper/issue_14368
Fix Issue 14368 - rawRead performance
--
More information about the Digitalmars-d-bugs
mailing list