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
I noticed my page initialization times going from less than 1000ms to over 6000ms with pwa-bundle. Removing the bundle brings the times down again.
Even when the bundle was disabled I had higher initialization times.
I do not see any reason for this bundle for being slow since 1.2.1 when navigating on pages.
Both screenshots show AccountingSubscriber or LocaleSubscriber are taking too much time.
Can you share the bundle configuration file, copy the html head section, the manifest and the service worker files ?
Version(s) affected
1.2.5
Description
I noticed my page initialization times going from less than 1000ms to over 6000ms with pwa-bundle. Removing the bundle brings the times down again.
Even when the bundle was disabled I had higher initialization times.
Very similar to this issue:
#213
See both screenshots: this is for the same page with and without the bundle
How to reproduce
Look at the debug toolbar performance tab before and after installing pwa-bundle.
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: