This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 52f2f8f
committed
Auto merge of rust-lang#139588 - Kobzol:rust-analyzer-opt, r=<try>
Apply LTO when building rust-analyzer
Trying if LTO/PGO can help RA's performance, and by how much.
CC `@Veykril` I realized that we don't even do LTO for Rust Analyzer, that could be a very low hanging fruit to improve its performance 😅
try-job: dist-x86_64-linux1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments