Hi
We are seeing performance issues on check out page, page load time is ~12 secs and Dom Load time is ~3 secs, we observed the following issues.
1. Checkout URL is taking ~ 2.5 secs
2. Loading many JS & CSS
and the pattern is inconsistent, DOM load, page loads takes sometimes ~15 secs.
please suggest
1. initial request (checkout/?persistent_remember_me=on#shipping) is taking ~ 2 secs, How to reduce the load time?
2. What external modules needs to be disabled to improve the performance? Guest Checkout page is calling Facebook events, zendesk, and several other external modules.
3. How to improve the guest checkout page performance?