Announcement

Collapse
No announcement yet.

phoronix test comparision

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • phoronix test comparision

    Hi Folks,

    Does phoronix test suite have an option to generate a consolidated graph/report of tests ran on different hosts for easier comparison.

    Code:
    phoronix-test-suite analyze-all-runs hostA-cpu-test hostB-cpu-test
    This doesn't work.

    On a side note,looks like the Env variable
    Code:
    TOTAL_LOOP_TIME
    doesnt work either for me .I set the env variable to 15 mins,and when i run a single instance of c-ray it runs 3 tests which take under 2-3 mins and complete.I dont see the test running for 15 minutes.Am i missing anything ?

  • #2
    Originally posted by kdelover View Post
    Code:
    phoronix-test-suite analyze-all-runs hostA-cpu-test hostB-cpu-test
    Per the documentation, it's:

    Code:
    phoronix-test-suite merge-results hostA-cpu-test hostB-cpu-test
    Michael Larabel
    https://www.michaellarabel.com/

    Comment

    Working...
    X