Assigned: (XERCESJ-773) Poor performance when processing schemas with hig 2007-02-21 - By Michael Glavassevich (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-773?page=com.atlassian .jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Glavassevich reassigned XERCESJ-773: --------------------------------------------
Assignee: Michael Glavassevich (was: Xerces-J Developers Mailing List)
> Poor performance when processing schemas with high values of maxOccurs > ---------------------------------------------------------------------- > > Key: XERCESJ-773 > URL: https://issues.apache.org/jira/browse/XERCESJ-773 > Project: Xerces2-J > Issue Type: Bug > Components: XML Schema Structures > Affects Versions: 2.5.0 > Environment: Operating System: Linux > Platform: PC > Reporter: Steve Baker > Assigned To: Michael Glavassevich > > When validating an instance of an XML order against its schema, the process took > 5 minutes 7 seconds and required an increased maximum heap size to run to > completion. > The problem was traced to a maxOccurs value of 9999 on an element (the > OrderLine). Changing this to unbounded reduced the time taked to 1.16 seconds > and required no increase in the default heap size.
-- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
--------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|