Skip to content

Commit 3a1a558

Browse files
authored
rustc-perf section for 2023-08-14 (#4622)
1 parent 088763d commit 3a1a558

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

draft/2023-08-16-this-week-in-rust.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,16 @@ If you are a Rust project owner and are looking for contributors, please submit
207207

208208
### Rust Compiler Performance Triage
209209

210-
<!-- Perf results go here -->
210+
A light week. Main thing to report is we got some improvements from telling LLVM
211+
that the negation in `<*const T>::sub` cannot overflow.
212+
213+
Triage done by **@pnkfelix**.
214+
Revision range: [443c3161..e8459109](https://perf.rust-lang.org/?start=443c3161dd04f4c1b656a626f9079921bee9c326&end=e8459109bbb440764c1c877032189a27b9e76c4e&absolute=false&stat=instructions%3Au)
215+
216+
0 Regressions, 1 Improvements, 4 Mixed; 1 of them in rollups
217+
49 artifact comparisons made in total
218+
219+
[Full report here](https://github.com/rust-lang/rustc-perf/blob/master/triage/2023-08-14.md)
211220

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

0 commit comments

Comments
 (0)