Skip to content

Commit 9079f3a

Browse files
Merge pull request #869 from rylev/triage-2021-04-28
Add triage for 2021-04-28
2 parents 9442def + fa2f5c6 commit 9079f3a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

triage/2021-04-28.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# 2021-04-28 Triage Log
2+
3+
It's always nice to have a week without any regressions and 2 small improvements 🎉🎉.
4+
5+
Triage done by **@rylev**.
6+
Revision range: [6df26f897cffb2d86880544bb451c6b5f8509b2d..537544b1061467ee4b74ef7f552fab3d513e5caf](https://perf.rust-lang.org/?start=6df26f897cffb2d86880544bb451c6b5f8509b2d&end=537544b1061467ee4b74ef7f552fab3d513e5caf&absolute=false&stat=instructions%3Au)
7+
8+
0 Regressions, 2 Improvements, 0 Mixed
9+
0 of them in rollups
10+
11+
#### Regressions
12+
13+
#### Improvements
14+
15+
Use arrayvec 0.7, drop smallvec 0.6 [#84420](https://github.com/rust-lang/rust/issues/84420)
16+
- Moderate improvement in [instruction counts](https://perf.rust-lang.org/compare.html?start=5f1aeb52c22e3784928765e34be6dc0d17a350b4&end=7f4afdf0255600306bf67432da722c7b5d2cbf82&stat=instructions:u) (up to -2.8% on `full` builds of `externs-debug`)
17+
18+
Update grab bag [#84498](https://github.com/rust-lang/rust/issues/84498)
19+
- Moderate improvement in [instruction counts](https://perf.rust-lang.org/compare.html?start=27bd3f51a90733aabee45a9019a3aa785eccfd05&end=537544b1061467ee4b74ef7f552fab3d513e5caf&stat=instructions:u) (up to -1.1% on `full` builds of `match-stress-enum-check`)
20+
21+
#### Mixed
22+
23+
#### Nags requiring follow up
24+
25+
* There has still been no follow up to [last week's issue](https://github.com/rust-lang/rust/pull/84130#issuecomment-823898920).

0 commit comments

Comments
 (0)