parsing with AXIOM speeds up when using log4j.. why is that?
------------------------------------------------------------
Key: WSCOMMONS-304
URL: https://issues.apache.org/jira/browse/WSCOMMONS-304
Project: WS-Commons
Issue Type: Bug
Components: AXIOM
Environment: Windows XP, Eclipse SDK, Java Standard Edition Runtime
Environment
Reporter: senad biser
I've programmed a small AXIOM parser for testing...
First I've had no logger configured and my parsing time for a 5.6MB Xml file
was about 5.6 sec.
Then I've extended my test program a bit and I've imported log4j and configured
it very simple, but that was enough to speed up my parsing, which is now about
3.7 sec.
I was wondering about that because I couldn't find anywhere anything that
indicates that a logger is a must be for AXIOM parsing.
In near future I'm attending to implement a web service which probably will be
based on AXIOM and I would like to resolve this little issue before..
Tnx in advance
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]