Skip to content

Commit 5adafa6

Browse files
Add perf triage report for this week
1 parent 1fb5bce commit 5adafa6

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

draft/2022-08-17-this-week-in-rust.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,27 @@ If you are a Rust project owner and are looking for contributors, please submit
6868

6969
### Rust Compiler Performance Triage
7070

71-
<!-- Perf results go here -->
71+
A fairly quiet week for performance, with the exception of the LLVM 15 upgrade
72+
which resulted in many changes, mostly to the positive.
73+
74+
Triage done by **@simulacrum**.
75+
Revision range: [cc4dd6fc9f..14a459b3](https://perf.rust-lang.org/?start=cc4dd6fc9f1a5c798df269933c7e442b79661a86&end=14a459bf37bc19476d43e0045d078121c12d3fef&absolute=false&stat=instructions%3Au)
76+
77+
**Summary**:
78+
79+
| (instructions:u) | mean | max | count |
80+
|:----------------:|:----:|:---:|:-----:|
81+
| Regressions ❌ <br /> (primary) | 0.7% | 7.7% | 62 |
82+
| Regressions ❌ <br /> (secondary) | 1.3% | 5.0% | 51 |
83+
| Improvements ✅ <br /> (primary) | -1.8% | -6.9% | 93 |
84+
| Improvements ✅ <br /> (secondary) | -2.4% | -22.0% | 128 |
85+
| All ❌✅ (primary) | -0.8% | 7.7% | 155 |
86+
87+
88+
2 Regressions, 4 Improvements, 2 Mixed; 1 of them in rollups
89+
38 artifact comparisons made in total
90+
91+
[Full report](https://github.com/rust-lang/rustc-perf/blob/master/triage/2022-08-16.md)
7292

7393
### Call for Testing
7494

0 commit comments

Comments
 (0)