Skip to content

Commit cc0dd3c

Browse files
committed
added summary and shorten presentation of revision range.
1 parent 1a1ecfd commit cc0dd3c

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

triage/2022-12-06.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# 2022-12-06 Triage Log
22

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+
413

514
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)
716

817
**Summary**:
918

0 commit comments

Comments
 (0)