Skip to content
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

Add CPI to Arm benchmarks #56

Open
mkannwischer opened this issue Oct 8, 2024 · 0 comments
Open

Add CPI to Arm benchmarks #56

mkannwischer opened this issue Oct 8, 2024 · 0 comments

Comments

@mkannwischer
Copy link
Contributor

Our target boards allow to obtain the number of exected instructions using DWT which we can use to the cycles/instruction (CPI) which is particuarly interesting for dual-issuing CPUs like the Cortex-M7: https://developer.arm.com/documentation/ka001499/latest/

We should add that to the benchmarks - in particular to the profiling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant