-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
M9 patch files #14
base: m9-performance-test-report-view
Are you sure you want to change the base?
M9 patch files #14
Commits on May 3, 2024
-
oe-build-perf-report: Add apache echarts to make report interactive
- Add Apache echarts (https://echarts.apache.org/en/index.html) library to create build performance charts. - Restructure data to time and value array format so that it can be used by echarts. - This commit also converts test duration to minutes to map against the values axis. - Zoom is added to the line charts.
Configuration menu - View commit details
-
Copy full SHA for e990558 - Browse repository at this point
Copy the full SHA e990558View commit details -
oe-build-perf-report: Display more than 300 commits and date instead …
…of commit number - This commit updates measurement statistics data to include start_time so that time can be displayed instead of commit numbers on the chart. - It also updates default commit history length to 300.
Configuration menu - View commit details
-
Copy full SHA for c642747 - Browse repository at this point
Copy the full SHA c642747View commit details -
oe-build-perf-report: Improve report styling and add descriptions
Styling updates are added including page margin, labels for x and y axis, tooltip, and section descriptions.
Configuration menu - View commit details
-
Copy full SHA for 2f11e6d - Browse repository at this point
Copy the full SHA 2f11e6dView commit details -
oe-build-perf-report: Update chart tooltip and chart type
- Update chart tooltip format to show value as size in MB for 'rootfs size' and timestamp for 'tmpdir size' - Add commit number to tooltip - Update chart type to 'step chart' instead of 'line chart' Signed-off-by: Ninette Adhikari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d154af - Browse repository at this point
Copy the full SHA 9d154afView commit details -
oe-build-perf-report: Add dark mode
Update css to add dark mode when window prefers-color-scheme is dark. Signed-off-by: Ninette Adhikari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c0c415 - Browse repository at this point
Copy the full SHA 5c0c415View commit details -
Configuration menu - View commit details
-
Copy full SHA for b75cd78 - Browse repository at this point
Copy the full SHA b75cd78View commit details -
Configuration menu - View commit details
-
Copy full SHA for a21122c - Browse repository at this point
Copy the full SHA a21122cView commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d952ec - Browse repository at this point
Copy the full SHA 0d952ecView commit details