cloud-bulldozer / orion

The constellation of a hunter
Apache License 2.0
4 stars 8 forks source link

[RFE] Analysis of a version #46

Open shashank-boyapally opened 3 months ago

shashank-boyapally commented 3 months ago

During readouts we compare one or to say few runs of one version to another version. It would be more useful if we could compare stats of all the runs of a version to another version. Here helpful stats might be Averages, P99, Max etc. Orion can add up a feature to output these stats for multiple versions.

paigerube14 commented 1 month ago

Thoughts on a command line argument of something like "--previous-version" that would still get a UUID of the version set in the metadata config and then would get comparison uuids of the version - .01

Probably would need to add "version" to the table so its more obvious which runs are which versions as well