-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Symbols: do not write string values of preinterned symbols into compiled artifacts #100803
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
Symbols: do not write string values of preinterned symbols into compiled artifacts #100803
Conversation
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit f632948 with merge 423e05459f010d46d562ac19bc28630bddef001d... |
☀️ Try build successful - checks-actions |
Queued 423e05459f010d46d562ac19bc28630bddef001d with parent dd01122, future comparison URL. |
Finished benchmarking commit (423e05459f010d46d562ac19bc28630bddef001d): 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 |
@bors r+ rollup=never |
moving before the rollup @bors p=20 |
☀️ Test successful - checks-actions |
Finished benchmarking commit (ebfc7aa): 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? @bjorn3
Followup for #98851
#98851 (comment)