Skip to content

Commit de4bb21

Browse files
authored
Merge pull request #5943 from pnkfelix/patch-54
rustc-perf triage for 2024-09-23
2 parents e824a02 + 31bc979 commit de4bb21

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

draft/2024-09-25-this-week-in-rust.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,17 @@ If you are an event organizer hoping to expand the reach of your event, please s
102102

103103
### Rust Compiler Performance Triage
104104

105-
<!-- Perf results go here -->
105+
Not much happened this week. Most changes of note were readily
106+
justified as removing sources of unpredictable/inconsistent behavior
107+
from code-generation.
108+
109+
Triage done by **@pnkfelix**.
110+
Revision range: [170d6cb8..749f80ab](https://perf.rust-lang.org/?start=170d6cb845c8c3f0dcec5cdd4210df9ecf990244&end=749f80ab051aa0b3724b464130440b0e70a975ac&absolute=false&stat=instructions%3Au)
111+
112+
1 Regression, 0 Improvements, 4 Mixed; 1 of them in rollups
113+
28 artifact comparisons made in total
114+
115+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/4c714caeb2bb6907dd527fd56da5cd6d79b30818/triage/2024-09-23.md)
106116

107117
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
108118

0 commit comments

Comments
 (0)