[ 
https://jira.codehaus.org/browse/MOJO-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=292499#comment-292499
 ] 

Kent Soelvsten commented on MOJO-1811:
--------------------------------------

patch applied. Thanx for the help.

Dependencies also cleaned up a bit.

The patch will be part of next release, hopefully next week.
                
> 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
>         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