-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
ed7db22
commit 2a84f60
Showing
2 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# 2021-04-13 Triage Log | ||
|
||
A very quiet week overall. | ||
|
||
Triage done by **@simulacrum**. | ||
Revision range: [d32238532138485c80db4f2cd596372bce214e00..5258a74c887f8ae14717e1f98b652b470877ce4e](https://perf.rust-lang.org/?start=d32238532138485c80db4f2cd596372bce214e00&end=5258a74c887f8ae14717e1f98b652b470877ce4e&absolute=false&stat=instructions%3Au) | ||
|
||
1 Regressions, 0 Improvements, 0 Mixed | ||
??? of them in rollups | ||
|
||
#### Regressions | ||
|
||
Update stdarch submodule (to before it switched to const generics) [#83776](https://github.com/rust-lang/rust/issues/83776) | ||
- 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`) | ||
- Mostly a regression for doc benchmarks, but also a 1.5% regression in memory | ||
usage on check, debug, and opt builds across all benchmarks. | ||
|
||
#### Improvements | ||
|
||
- None | ||
|
||
#### Mixed | ||
|
||
- None | ||
|
||
#### Nags requiring follow up | ||
|
||
- The [issue](https://github.com/rust-lang/rust/pull/82964#issuecomment-800663588) from three weeks ago has stalled. | ||
Likely this needs someone to mentor the author, or to take over the | ||
investigation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters