-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Simplify implementation for par_for_each_module #99963
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? @estebank (rust-highfive has picked a reviewer for you, use r? to override) |
Re-rolling the dice. |
I wonder what the perf implication of those @bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
r=me when perf comes back regardless |
⌛ Trying commit 4c5ec30 with merge 1c692bbc3244d70a8f720cb486f0e89547aa99d0... |
☀️ Try build successful - checks-actions |
Queued 1c692bbc3244d70a8f720cb486f0e89547aa99d0 with parent 0b71ffc, future comparison URL. |
Finished benchmarking commit (1c692bbc3244d70a8f720cb486f0e89547aa99d0): comparison url. Instruction count
Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR may lead to changes in compiler perf. @bors rollup=never Footnotes |
That perf regression is noise I think. I've seen webrender getting +/- 1% perf changes on so many PRs. Posted about it on zulip. r=me regardless unless you think the regressions is actually real. |
@bors r=compiler-errors |
☀️ Test successful - checks-actions |
Finished benchmarking commit (8818b00): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Footnotes |
No description provided.