Dragisa Krsmanovic created MOJO-1811:
----------------------------------------
Summary: Chronos plugin is memory inefficient
Key: MOJO-1811
URL: https://jira.codehaus.org/browse/MOJO-1811
Project: Mojo
Issue Type: Improvement
Components: chronos
Reporter: Dragisa Krsmanovic
Assignee: Kent Soelvsten
We have very large jtl files. Chronos tries to load whole document into DOM
tree.
Switch to streaming XML using SAX and StAX.
For example with 2G jtl file, you get OutOfMemoryException even with -Xmx4g.
With streaming api's, memory footprint goes down to 500m+.
Patch provided
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email