Skip to content

avoid cloning in bencher #67

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

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Conversation

asibahi
Copy link
Contributor

@asibahi asibahi commented Dec 2, 2024

Use Copy bound instead of Clone. As references are Copy.

Use `Copy` bound instead of `Clone`. As references are `Copy`.
Co-authored-by: Matt Clarke <mattjclarke94@gmail.com>
@fspoettel fspoettel merged commit a50047a into fspoettel:main Dec 2, 2024
@fspoettel
Copy link
Owner

thank you very much @asibahi & @mjclarke94 ! 🙌

@asibahi asibahi deleted the copy-vs-clone branch December 3, 2024 14:49
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

Successfully merging this pull request may close these issues.

3 participants