Issue Type: Bug Bug
Assignee: david_calavera
Components: rubyMetrics
Created: 02/Feb/14 2:17 PM
Description:

The rubyMetrics plugin's rcov embeds the entire source code of the project into the build.xml

(hudson.plugins.rubyMetrics.rcov.RcovBuildAction.results.files)

https://github.com/jenkinsci/rubymetrics-plugin/blob/master/src/main/java/hudson/plugins/rubyMetrics/rcov/model/RcovResult.java#L9

This results [1] in a 37 mb build.xml and a 576mb DOM [2].

[1] For a project with 179034 LOC over 1500 files.
[2] As measured from a heap dump

Project: Jenkins
Priority: Major Major
Reporter: recampbell
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to