Commit ebe741f
authored
[DSE] Enable initializes improvement (#119116)
Tested with an internal search backend loadtest.
With `-ftrivial-auto-var-init`, this work has a 0.2%-0.3% total QPS
improvement.
Note that, the metric is total QPS instead of cpu-time, even 1%
improvement means a lot.
- Add the "initializes" attr:
#97373
- Apply the attr to DSE:
#1072821 parent 0be3348 commit ebe741f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments