PDA

View Full Version : Detailed Raw Results: Non-averaged multi-run results?


jboehm
03-16-2009, 01:30 PM
Hi,

How do I get the raw results? That is the results from before the averaging. I would like to get this data so that I can judge variability, standard deviation, and just bad runs that should not be considered.

Thanks,
Jon

jboehm
03-16-2009, 02:50 PM
I found it. ~/.phoronix-test-suite/test-results/TEST/*.xml

There are RawString fields in the xml files. These might be useful feature to access view the web results.

Jon

Michael
03-16-2009, 03:49 PM
Hi jboehm,

The way you can view that information from the graphs on say Phoronix Global is to run:

phoronix-test-suite clone <Global ID>
phoronix-test-suite analyze-all-runs <Global ID>

The analyze-all-runs option will generate a modified candlestick graph of all the result runs.