You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2005/09/23 20:24:28 UTC

[jira] Closed: (XERCESJ-992) Inefficient processing of text includes.

     [ http://issues.apache.org/jira/browse/XERCESJ-992?page=all ]
     
Michael Glavassevich closed XERCESJ-992:
----------------------------------------


> Inefficient processing of text includes.
> ----------------------------------------
>
>          Key: XERCESJ-992
>          URL: http://issues.apache.org/jira/browse/XERCESJ-992
>      Project: Xerces2-J
>         Type: Improvement
>   Components: XInclude 1.0
>     Versions: 2.6.0, 2.6.2, 2.6.1
>     Reporter: Michael Glavassevich
>     Assignee: Michael Glavassevich
>  Attachments: xinclude-text-reader-patch.txt
>
> The parse method of XIncludeTextReader reads from the input stream one character at a time, accumulating all the characters in a buffer before reporting them down the pipeline. This would be a space hog for large text includes. It's more efficient to read and report multiple chunks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org