PDA

View Full Version : How can I compare two test runs


marjancek
11-01-2009, 10:57 AM
I've made two linux-system benchmarks, one before updating ubuntu 9,04, and the other-one after updating to 9.10.

I have both runs saved, and I can see the numbers for each. Question is; how do I make a nice presentation of both runs together? Is there an automatic way to do it?

Thanks,
Marjancek.

Michael
11-01-2009, 12:15 PM
Yeah, just run: phoronix-test-suite merge-results <name of result file #1> <name of result file #2>

marjancek
11-01-2009, 02:35 PM
Elemental!
Thanks a lot for the fast sunday answer.