[jboss-jira] [JBoss JIRA] Commented: (JBXB-206) Performance work
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Wed Jun 24 08:41:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBXB-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12473596#action_12473596 ]
Alexey Loubyansky commented on JBXB-206:
----------------------------------------
So, the most time consuming is org.jboss.xb.binding.Util#loadSchema(java.io.InputStream, String, org.jboss.xb.binding.sunday.unmarshalling.SchemaBindingResolver). I wonder why it is called at all. It's supposed to be called only from XsdBinder. Which shouldn't be used in your case. We need to debug and see what's triggering that.
> Performance work
> ----------------
>
> Key: JBXB-206
> URL: https://jira.jboss.org/jira/browse/JBXB-206
> Project: JBoss XML Binding (JBossXB)
> Issue Type: Task
> Affects Versions: JBossXB-2.0.1.GA
> Reporter: Jesper Pedersen
> Attachments: jboss-profiler.properties, jbossxb.zip, server.log.gz
>
>
> I'm seeing some large unmarshall times when using JBossXB to retrieve my JBMETA model.
> Created this issue in order to track any performance improvements that can be done.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list