-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Revert implementation of slice::swap
#94342
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
Conversation
r? @Dylan-DPC |
@bors r+ |
📌 Commit 072d35d has been approved by |
@bors rollup=never |
☀️ Test successful - checks-actions |
Finished benchmarking commit (d973b35): comparison url. Summary: This benchmark run did not return any relevant results. 6 results were found to be statistically significant but too small to be relevant. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
Should this be reverted again, since this made no difference in performance? |
Due to the perf regressions noticed here, possible due to inlining? #88540 (comment)
r? @kennytm