Changes between Version 3 and Version 4 of FdoTextReaderEnhancements


Ignore:
Timestamp:
Oct 18, 2007, 2:09:12 PM (17 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FdoTextReaderEnhancements

    v3 v4  
    307307The 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:
    308308
    309 '''||# characters per call''''''||# calls to Write()'''||'''time (secs)'''||'''char/sec'''||
     309||'''# characters per call'''||'''# calls to Write'''||'''time (secs)'''||'''char/sec'''||
    310310||1||10000000||45||22222||
    311311||10||1000000||5.07||1972387||