-
Notifications
You must be signed in to change notification settings - Fork 78
Legacy performance fixes #525
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
Legacy performance fixes #525
Conversation
|
I will have to drop one patch from this PR, and update PR description. Plz do not review yet |
596b161 to
238f8c9
Compare
238f8c9 to
c5a0843
Compare
|
Also, pretty sure part of this series is in #526. May want to resolve that. |
c5a0843 to
c970755
Compare
|
@StaticRocket please let this PR get merged first then I will go resolve conflicts in #526. This PR is ready |
|
wait what??? perf used to be there, ugh ok will fix |
|
Perf tags only make sense in a project where performance improvements/regressions are being added. Since this is all documentation we need to limit our tags so things make sense in the current model. |
Update includes: - boot-time measurement - beaglebone_green_eco-gp performance numbers Signed-off-by: Judith Mendez <[email protected]>
Update includes: - boot-time measurement - MMCSD perf - UBOOT MMCSD perf Signed-off-by: Judith Mendez <[email protected]>
Update includes: - boot-time measurement Signed-off-by: Judith Mendez <[email protected]>
Currently, titles are not rendered corrently for AM65X performance guide, this is due to Linux performance guide explicitly including the RT Linux performance guide and thus messing with title hierarchy. To fix this, remove Linux performance guide since all benchmarking is carried out on RT Linux kernel and include RT Linux performance guide using toctree derective. Signed-off-by: Judith Mendez <[email protected]>
c970755 to
991e09f
Compare
|
+ @praneethbajjuri / @jeevantelukula for final ACK |
This adds some of the missing section for performance guide, including those for
As well as fixes some title rendering issues for AM65x performance guide