Changes between Version 6 and Version 7 of FdoTextReaderEnhancements


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

--

Legend:

Unmodified
Added
Removed
Modified
  • FdoTextReaderEnhancements

    v6 v7  
    318318• the 10 and 20 char per call cases would simulate the writing of an XML file. The !FdoXmlWriter invokes FdoIoTextWriter::Write() for each XML fragment and most fragments would be in the neighbourhood of 20 char.[[br]]
    319319• larger XML fragments could be as large as 100 characters, so this case was also tested. [[br]]
    320 • 4000 characters is close to the FdoIoCachedStream default buffer size.[[br]]
     320• 4000 characters is close to the !FdoIoCachedStream default buffer size.[[br]]
    321321• the 8000 and 50000 character cases were tried to see if any benefits could be realized by increasing the default buffer size.[[br]]
    322322