Add coremark cpu benchmark#273
Open
Ashwin-Prabhakar wants to merge 2 commits intoqualcomm-linux:mainfrom
Open
Conversation
Add support to benchmark CPU of the SOC using CoreMark. CoreMark is simple, yet sopheisticated benchmark that is designed specifically to test the functionality of a processor core. Signed-off-by: Ashwin Prabhakar <ashwin.prabhakar@oss.qualcomm.com>
Add support for CoreMark benchmark in packagegroup-qcom-benchmark. This can be used to benchmark CPU performance. Signed-off-by: Ashwin Prabhakar <ashwin.prabhakar@oss.qualcomm.com>
Contributor
|
This recipe is also available in other layers, such as https://git.yoctoproject.org/meta-arago/tree/meta-arago-test/recipes-benchmark/coremark/coremark_git.bb?h=master, and it is not really Qualcomm specific, probably meta-oe material. |
Contributor
Author
|
Are you suggesting I send the change to meta-oe ? Please suggest what needs to be done. |
Contributor
Yes, please submit the coremark recipe to meta-oe. |
Contributor
Yes, please send it for inclusion in meta-oe, once merged there we can add it as part of the image here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add support to bring in CoreMark benchmark as part of the benchmark packagegroup to benchmark CPU performance and regressions.