cstar_perf icon indicating copy to clipboard operation
cstar_perf copied to clipboard

Allow inverting test so that a single graph compares multiple stress commands

Open knifewine opened this issue 11 years ago • 1 comments

...and the operation dropdown changes to become the version selection. Currently the graphing capabilities are only suited to comparing between various versions. Though I could possibly get around this by entering the same version multiple times and running a test.

Example: I create a test because I'm curious about stress write perf with differing threadcounts. I add apache/cassandra-2.1 and apache/trunk. I add stress steps for writing with 50 threads, and writing with 100 threads. I select "invert test" (or something like that). The test then is performed but graphed so that the bottom left legend shows the stress variations instead of versions. The operation dropdown on the right side of the graph allows toggling between the two cassandra versions tested.

knifewine avatar Oct 08 '14 17:10 knifewine

I would add that this wouldn't need to be specified before the test ran, but could be toggled on the actual graph in realtime.

EnigmaCurry avatar Oct 08 '14 17:10 EnigmaCurry