[ 
https://jira.codehaus.org/browse/MCHRONOS-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Connolly updated MCHRONOS-21:
-------------------------------------

    Fix Version/s: 1.0
    
> Chronos plugin is memory inefficient
> ------------------------------------
>
>                 Key: MCHRONOS-21
>                 URL: https://jira.codehaus.org/browse/MCHRONOS-21
>             Project: Mojo's Chronos Maven Plugins
>          Issue Type: Improvement
>            Reporter: Dragisa Krsmanovic
>            Assignee: Kent Sølvsten
>             Fix For: 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


Reply via email to