File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
# 2022-12-06 Triage Log
2
2
3
- TODO: Summary
3
+ A mixed bag of a week. 2 of the 3 regressions are connected to changes to the
4
+ query system that underlies incremental compilation. The third regression is
5
+ still being investigated. For all three, the impact on cycle counts that are
6
+ within our noise tolerance levels There were several small-ish improvements,
7
+ though PR #104963 is worth calling out: a well-factored change to
8
+ how we lower the AST into HIR that had a broad positive impact. One final
9
+ note: the summary-opt max-rss seems to gone up by 1.5% over the past month
10
+ ([ perf] ( https://perf.rust-lang.org/?start=2022-11-06&end=2022-12-06&kind=percentfromfirst&stat=max-rss ) ),
11
+ via a gradual climb; just something to keep our eyes on going forward.
12
+
4
13
5
14
Triage done by ** @pnkfelix ** .
6
- Revision range: [ 8a09420ac48658cad726e0a6997687ceac4151e3..9db224fc908059986c179fc6ec433944e9cfce50 ] ( https://perf.rust-lang.org/?start=8a09420ac48658cad726e0a6997687ceac4151e3&end=9db224fc908059986c179fc6ec433944e9cfce50&absolute=false&stat=instructions%3Au )
15
+ Revision range: [ 8a09420a..9db224fc ] ( https://perf.rust-lang.org/?start=8a09420ac48658cad726e0a6997687ceac4151e3&end=9db224fc908059986c179fc6ec433944e9cfce50&absolute=false&stat=instructions%3Au )
7
16
8
17
** Summary** :
9
18
You can’t perform that action at this time.
0 commit comments