Commit 08ed61f
committed
Gate compute span to non-loading render pass
Hoist isRecentSearchesDataLoaded above the compute span guard so
ComputeOptions only starts once all loading states have cleared,
preventing idle Onyx hydration time from inflating the span on
cold opens.
Made-with: Cursor1 parent 4016f14 commit 08ed61f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | | - | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
446 | 447 | | |
447 | 448 | | |
448 | 449 | | |
449 | | - | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| |||
0 commit comments