Components Results view
This view show for each of the performance machine the entire results since the beginning.
Config tab
Each tab of this view represent a performance machine (also named config).
The name of the machine is the name of the tab. The results are displayed in
a table where each column represents a scenario and each line a build.
The lines are ordered in descending order (from the most recent to the oldest build).
Here are some tips about this view:
- when old builds are not filtered, the milestone build are highlighted in bold
+ blueref color background
- results color depends on the diff of the delta with the baseline:
- red:
diff <= -5%
- magenta:
-5% < diff < 0%
- black:
0% <= diff < +10%
- blue:
+10% <= diff < +25%
- green:
diff >= +25%
- icons have the same meaning than in the Components view
- more information are available in the cell tooltip when either there's a
warning/information icon and/or when the result is in displayed italic
Filters
There are 3 possible filters in this view:
Builds filters
- Nightly: hide the nightly builds (starting with 'N')
- Old: hide all builds before last milestone except earlier milestones
Scenarios filter
- Advanced scenarios: hide the scenarios which are not in the fingerprints
These filters are synchronized with the Components view, hence have the same default.