-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Inline a few functions. #102387
Inline a few functions. #102387
Conversation
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit d84118862d970007c7087144244ac110e8c5e0e6 with merge b0d5cf2a95204fb8905e86c88782c44559245515... |
<Token as PartialEq<TokenKind>>::eq
.
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 231178aeba03c56adaf5c48329d29a6a40eb5c60 with merge f90e674e81710053826e127de1f914154544085d... |
☀️ Try build successful - checks-actions |
Queued f90e674e81710053826e127de1f914154544085d with parent d6734be, future comparison URL. |
Finished benchmarking commit (f90e674e81710053826e127de1f914154544085d): comparison URL. Overall result: ❌✅ regressions and improvements - ACTION NEEDEDBenchmarking 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. Next Steps: If you can justify the regressions found in this try perf run, please indicate this with @bors rollup=never Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
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 |
231178a
to
0a4cf9b
Compare
Uniformly good results except for @bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 0a4cf9b883195836b9f87284d1c8da81a6681f31 with merge 6998a6c1db6cde8b3e4219c0ddda34e78137c7e4... |
☀️ Try build successful - checks-actions |
Queued 6998a6c1db6cde8b3e4219c0ddda34e78137c7e4 with parent ce7f0f1, future comparison URL. |
Finished benchmarking commit (6998a6c1db6cde8b3e4219c0ddda34e78137c7e4): comparison URL. Overall result: ✅ improvements - no action neededBenchmarking 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 Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
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 |
0a4cf9b
to
a8d5c00
Compare
Perf results look slightly better without the r? @lqd |
Great finds, @bors r+ |
☀️ Test successful - checks-actions |
Finished benchmarking commit (4a0ee3c): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
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 |
r? @ghost