Closed soyacz closed 4 weeks ago
I got 2 ideas:
One series for all release versions:
2024.1
2024.2
dev
(for master). rc versions also will be put under major release. Selecting filter will hide points accordingly.x
) (I didn't confirm yet if can be done) while 'dev' ones will be marked by circle
pros: will have less lines on graphs
cons: hard to compare version to version as all points belong to one lineOne series per each release:
@israel I'm opting for option 2, but wanted to know your opinion and if I understand the problem&solution correctly.
seems like options 1 is simpler to achieve, maybe coloring differently the dot ?
and option 2 can get quite messy quite fast, and we will need lots handy quick filter to help us tame it to our needs.
I would suggest starting with option one, and let talk with @roydahan tomorrow about this one
In performance regression tests we mix release version with 'master' versions. We'd like to filter per release/master all the points to see regressions for specified release.