You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This also adjusts the weekly_report script to avoid generating results for
changes that are only in the coercions println benchmark; it is quite noisy.
Update stdarch submodule (to before it switched to const generics) [#83776](https://github.com/rust-lang/rust/issues/83776)
14
+
- Large regression in [instruction counts](https://perf.rust-lang.org/compare.html?start=1284da34da56a17ae368e4673920ec4120562cbd&end=d0695c9081b16077d0aed368bccaf437d77ff497&stat=instructions:u) (up to 6.3% on `incr-unchanged` builds of `deeply-nested-closures-debug`)
15
+
- Mostly a regression for doc benchmarks, but also a 1.5% regression in memory
16
+
usage on check, debug, and opt builds across all benchmarks.
17
+
18
+
#### Improvements
19
+
20
+
- None
21
+
22
+
#### Mixed
23
+
24
+
- None
25
+
26
+
#### Nags requiring follow up
27
+
28
+
- The [issue](https://github.com/rust-lang/rust/pull/82964#issuecomment-800663588) from three weeks ago has stalled.
29
+
Likely this needs someone to mentor the author, or to take over the
0 commit comments