[jboss-user] [JBoss jBPM] - Re: Missing (config) files starters kit?

estaub do-not-reply at jboss.com
Wed Feb 21 08:07:55 EST 2007


Johan, 

The usual reason for this is code that creates a new parserFactory every place one is needed, instead of reusing one (or more).  

This can add ~100ms or so to the time for each parse, so (if as I suspect) it may be worth fixing for performance as well.

I haven't looked at the jBPM code to see whether this theory fits.  (sorry, never enough time)

-Ed Staub

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019911#4019911

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019911



More information about the jboss-user mailing list