« Return to Thread: [jira] Created: (RVM-584) Automate calculation of compilerDNA from compiler-dna test run Report.xml

[jira] Created: (RVM-584) Automate calculation of compilerDNA from compiler-dna test run Report.xml

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Automate calculation of compilerDNA from compiler-dna test run Report.xml
-------------------------------------------------------------------------

                 Key: RVM-584
                 URL: http://jira.codehaus.org/browse/RVM-584
             Project: RVM
          Issue Type: Improvement
          Components: Infrastructure: Build
            Reporter: David Grove
            Priority: Trivial
             Fix For: 1000


There are a few manual steps involved in taking the data in the Report.xml file produced by the compiler-dna test run an getting the final numbers to plug into CompilerDNA.java. They are documented on this wiki page: http://docs.codehaus.org/display/RVM/Compiler+DNA

 We do this fairly infrequently, but it would be nice to extend the compiler-dna test run so that the compilationRates and speedupRates arrays could just be copied directly from a field in the Report.xml file.  I suspect that for someone who was better at ant than me, this would be a really easy thing to do.



--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

 « Return to Thread: [jira] Created: (RVM-584) Automate calculation of compilerDNA from compiler-dna test run Report.xml