Skip to content

benchmark: remove cycle counter #88

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

Merged
merged 3 commits into from
Jun 7, 2017

Conversation

andresag01
Copy link

The changes to the benchmark application in this PR were originally introduced by @gilles-peskine-arm in PR #79. Furthermore, this PR also updates the corresponding documentation for benchmark and the CI log file as the application's serial output has changed.

gilles-peskine-arm and others added 3 commits June 7, 2017 11:23
The DWT cycle counter is only available on Cortex-M3 and Cortex-M4, so
the code didn't even build for Cortex-M0 targets. Now the code only
shows throughput in KB/s.

This commit addresses ARMmbed#74
Copy link

@mazimkhan mazimkhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mazimkhan
Copy link

Tests on Ublox, Numaker and Nucleo 429 may not stable because issues with the network interface ARMmbed/mbed-os#4433
ARMmbed/mbed-os#4432

@andresag01
Copy link
Author

All the expected cases pass in the CI. Merging this PR...

@andresag01 andresag01 merged commit 2f2e76a into ARMmbed:master Jun 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants