This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 393ef12
committed
Auto merge of rust-lang#121417 - saethlin:no-opt-no-inline, r=<try>
[perf experiment] Ignore inline(always) in unoptimized builds
Yes I know we have a codegen test for this. But based on this perf run I'm concerned this is having unexpected perf implications so I want to measure what they are: rust-lang#121369 (comment)
r? `@ghost`1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
| |||
0 commit comments