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

Run benchmarks in parallel #13

Open
mwillsey opened this issue Feb 20, 2021 · 0 comments
Open

Run benchmarks in parallel #13

mwillsey opened this issue Feb 20, 2021 · 0 comments

Comments

@mwillsey
Copy link

Hey, awesome project! I actually hand-rolled a similar thing, and now I'm using iai instead.

One nice thing about using Cachegrind is that saturating the CPU shouldn't affect the benchmark results! So iai should be able to run the benchmarks in parallel. This could really help mitigate the slowness that comes from using Cachegrind.

@mwillsey mwillsey mentioned this issue Feb 22, 2021
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