You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(Preview): parallelize store loading and skip monitoring
- Load GlanceStore and InsightsStore concurrently using async let
- Add startMonitoring parameter to InsightsStore.initializeIfNeeded()
- Skip directory monitoring in previews to reduce initialization time
0 commit comments