Skip to content

Switch Comparison Pipeline to be dynamic

Grant Young requested to merge gy-compare-improvements into master

Closes #213 (closed) #209 (closed) #214 (closed)

MR Updates the Comparison Pipeline as follows:

  • Switches the comparison pipeline to use new custom GitLab images (Images MR - performance-images!1 (merged)) with updated performance test data
  • Pipeline now utilizes new Dynamic Child Pipelines feature to generate the pipeline config dynamically via a new script
  • Pipeline will also now only test the previous 5 released versions at runtime
  • Comparison results now show percentage point changes against the ideal target of 500ms instead of straight percentage changes between two results. This results in less "spiky" and more representative percentage changes as all the results are pinned against the same target.
  • General improvements and updates
Edited by Grant Young

Merge request reports

Loading