[teiid-issues] [JBoss JIRA] (TEIID-2390) Improve xml/json production

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Feb 11 11:39:56 EST 2013


Steven Hawkins created TEIID-2390:
-------------------------------------

             Summary: Improve xml/json production
                 Key: TEIID-2390
                 URL: https://issues.jboss.org/browse/TEIID-2390
             Project: Teiid
          Issue Type: Enhancement
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins


The current xml/json logic can produce a lot of intermediate results that are recopied and can result in a slower performance for larger documents.  

The logic could allow for nested evaluations to delay creating their full string forms or simply allow the return values to remain appendable rather than requiring full copies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list