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
HI @DomiKoch. yes, sure I have experience with that. I have changed and now testing some stuff to have better performance.I hope I will be back soon with the result
hi @DomiKoch@eburck . I made some changes to the connector and event library. Hopefully, this will help us improve the speed of our application.
For EventLib, I changed the webpack configs.
for the connector, I removed 3 libraries from package.Json (Lodash, yup and @hookform/resolvers). We don't need them anymore. And created a new file for the trustBadge switcher. and did some code splitting.
Take a look, please. Hope this helps
Description
Hi @Mhera17 ,
we want to comply to some requirements of shopify and improve the loading time of our connector layer in the shopify backend.
LCP: https://shopify.dev/docs/apps/best-practices/performance/admin#largest-contentful-paint
Mobile: https://shopify.dev/docs/apps/tools/app-bridge/optimized-loading
In Lighthouse Test Desktop we are slightly above the wished LCP Limit (2,5 second):
In Lighthouse Test Mobile our connector is really bad.
Could you investigate, which issues are optimizeable
a) in Connector Layer
b) need to be done in baselayer
Do you have experience with that?
Greetings
Dominik
References
No response
The text was updated successfully, but these errors were encountered: