-
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: Build performance test report view #9
Conversation
7202b6a
to
66a8213
Compare
66a8213
to
4491f4f
Compare
Update chart: add date as x-axis, ux improvements
dataY.unshift('value'); | ||
|
||
let axisFormat | ||
// Date is saved as string in the data |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments are important, but I think some of them can be removed. :)
} | ||
} | ||
} | ||
} | ||
|
||
// Example: https://naver.github.io/billboard.js/demo/#Chart.SimpleXYLineChart |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mhh
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed as I added apache echarts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not a fix :) And can be part of the first commit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yea sorry about this 🙈 I need to update all the commit messages to remove 'fix' and combine some of them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also not a fix 🐫
Could you merge the style changes into the first commit and have this one only for descriptions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happened here? same commit twice?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm must have happened when I rebased it.. will clean up ☝️
scripts/oe-build-perf-report
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commit history of what?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is the commit history of the performance test shown in the charts. I increased the default from 25 to 300. This was one of the requirements in the Sow.
This PR does the following:
start_time
start_time
as date for x-axis charts