Changes between Version 3 and Version 4 of FdoTextReaderEnhancements
- Timestamp:
- 10/18/07 14:09:12 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FdoTextReaderEnhancements
v3 v4 307 307 The improvements on writing were verified by doing some tests against the !FdoIoTextWriter class. This class was used to write a 10Mb file on local disk, by multiple calls to FdoIoTextWriter::Write(). A number of tests were done, where each passed a different number of characters to each call to Write(). The following table shows the results: 308 308 309 '''||# characters per call''''''||# calls to Write()'''||'''time (secs)'''||'''char/sec'''||309 ||'''# characters per call'''||'''# calls to Write'''||'''time (secs)'''||'''char/sec'''|| 310 310 ||1||10000000||45||22222|| 311 311 ||10||1000000||5.07||1972387||