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

Fix benchmarks on Raspberry Pi #755

Open
gavv opened this issue Jul 12, 2024 · 0 comments
Open

Fix benchmarks on Raspberry Pi #755

gavv opened this issue Jul 12, 2024 · 0 comments
Labels
benchmarks Benchmarks and micro-benchmarks help wanted An important and awaited task but we have no human resources for it yet much-needed This issue is needed most among other help-wanted issues portability

Comments

@gavv
Copy link
Member

gavv commented Jul 12, 2024

There are two problems:

  • issues when building benchmarks for ARM
  • high memory usage in some benchmarks that preallocate big arrays

The goal is to build & run all benchmarks on modern RPi without swapping.

Docs:

@gavv gavv added portability help wanted An important and awaited task but we have no human resources for it yet benchmarks Benchmarks and micro-benchmarks labels Jul 12, 2024
@gavv gavv changed the title Fix running benchmarks on Raspberry Pi Fix benchmarks on Raspberry Pi Jul 12, 2024
@gavv gavv added the much-needed This issue is needed most among other help-wanted issues label Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks Benchmarks and micro-benchmarks help wanted An important and awaited task but we have no human resources for it yet much-needed This issue is needed most among other help-wanted issues portability
Projects
Status: Help wanted
Development

No branches or pull requests

1 participant