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

Stephen Connolly moved MOJO-1811 to MCHRONOS-21:
------------------------------------------------

       Complexity:   (was: Intermediate)
    Fix Version/s:     (was: chronos-jmeter-maven-plugin-1.0)
      Component/s:     (was: chronos)
              Key: MCHRONOS-21  (was: MOJO-1811)
          Project: Mojo's Chronos Maven Plugins  (was: Mojo)
    
> 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
>         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