]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
buildperf: Avoid step usage in performance line graphs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Mar 2025 22:11:07 +0000 (22:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Mar 2025 22:14:11 +0000 (22:14 +0000)
commit60cc8cf421c0b04f774fd42a415f275ad457bcdf
tree12263a23f5f2a437f73ad95049093904ddca8b83
parent1508a97b175ccfc52a7ab64cbb4c9ce33d12bcb3
buildperf: Avoid step usage in performance line graphs

When using steps in the line chart, you have to look long and hard
to understand if the data is the lower or upper point on the step.

Whilst not as pretty, the sloped line charts are more accurate so
switch to those as the transition points are important and the main
reason for the charts.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/build_perf/html/measurement_chart.html