Skip to content

Commit 16f2ce4

Browse files
committed
Add comment about wall-time wins of #119977
1 parent dc3605e commit 16f2ce4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triage/2024-01-23.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ Cache local DefId-keyed queries without hashing [#119977](https://github.com/rus
9595
| All ❌✅ (primary) | -1.2% | [-8.2%, 0.7%] | 162 |
9696

9797
* Incredible wins across many benchmarks, caused by improving hashing in the compiler.
98+
* The wall-time results of this PR were even more [impressive](https://perf.rust-lang.org/compare.html?start=92f2e0aa62113a5f31076a9414daca55722556cf&end=098d4fd74c078b12bfc2e9438a2a04bc18b393bc&stat=wall-time), resulting in a ~4% mean improvement across more than a hundred benchmark
99+
configurations!
98100

99101
Get rid of the hir_owner query. [#120006](https://github.com/rust-lang/rust/pull/120006) [(Comparison Link)](https://perf.rust-lang.org/compare.html?start=25f8d01fd8bda339612d0c0a8844173a09205f7c&end=d3c9082a44f00b22152ebc9c92c129b10ccb7793&stat=instructions:u)
100102

0 commit comments

Comments
 (0)