Resolving PriceExperiment for the shared pricing prop added a separate Pennant select+insert on every authenticated request, blowing the per-page query budget (PageQueryCountTest). Warm all three features this response reads in one values() call so the later per-feature reads hit Pennant's in-memory cache — back to one round-trip, no extra queries. |
||
|---|---|---|
| .. | ||
| BlockDemoAccountActions.php | ||
| EnsureOnboardingComplete.php | ||
| EnsureUserIsSubscribed.php | ||
| HandleAppearance.php | ||
| HandleInertiaRequests.php | ||
| SetLocale.php | ||
| SetSentryUser.php | ||
| TrackLastActiveAt.php | ||
| WithoutSsr.php | ||