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

More efficient set_partition for C++ benchmark #117

Merged
merged 2 commits into from
Dec 18, 2022
Merged

More efficient set_partition for C++ benchmark #117

merged 2 commits into from
Dec 18, 2022

Conversation

stephenberry
Copy link
Contributor

Avoids some excess allocations. Still much slower than it could be, but this is trivial cleanup.

Avoids some excess allocations. Still much slower than it could be, but this is trivial cleanup.
@arshajii
Copy link
Contributor

Can merge this after clang-format.

@stephenberry
Copy link
Contributor Author

Ran clang format on the code

@arshajii arshajii merged commit d492123 into exaloop:develop Dec 18, 2022
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.

2 participants