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

Notify users about what perf understands about the computer. #1

Open
samkhn opened this issue Jun 12, 2023 · 0 comments
Open

Notify users about what perf understands about the computer. #1

samkhn opened this issue Jun 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@samkhn
Copy link
Owner

samkhn commented Jun 12, 2023

You can learn cache size from running

grep . /sys/devices/system/cpu/cpu*/cache/index*/*

Grabbing cache size, perhaps we can modify how we run benchmarks to respect cache alignment. e.g. if the binary isn't aligned along i-cache line?

@samkhn samkhn added the enhancement New feature or request label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant