On Wednesday 12 October 2005 19:06, Eric Johnson wrote:

> The SAX parsers are reused, rather than being recreated for each parse.
> On my machine, in my testing, reusing parsers saved about 1ms on each
> request.
>
> See: http://issues.apache.org/jira/browse/AXIS-2179.

Yep, I checked the Axis source and it should definately speed things up. My 
measurement of application slowing down with this setting must be noise then.

The other thing is that my remote methods are quite CPU consuming so this 
setting shouldn't effect that much.

How many ms a null op with Axis takes by the way?

Jyrki

Reply via email to