Menu

#51 Improve file I/O performance

1.0
open
nobody
5
2007-08-20
2007-08-20
No

Currently when, for example, performing textual file I/O, many preconditions (such "file is valid") are checked for each processed character, even if, for example, in a call to spl::File::writeString() it would have been enough to check it once.

Refactor the file I/O facilities to correct that.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.