[
https://jira.codehaus.org/browse/MOJO-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kent Sølvsten closed MOJO-1811.
-------------------------------
Resolution: Fixed
Fix Version/s: chronos-jmeter-maven-plugin-1.0
> 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 Sølvsten
> Fix For: chronos-jmeter-maven-plugin-1.0
>
> Attachments: MOJO-1811.patch
>
>
> 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