page reload is six times (5.73x) slower than chrome
_05: chrome browser network panel after refreshing 5 times domContentLoaded: 328ms
_06: firefox browser network panel after refreshing 5 times domContentLoaded: 1880ms (5.73x slower)
the problem seems from that the request from firefox gets 200 wheras chrome gets 304 unmodified, which explains the huge speed difference in reloading.
_05: chrome browser network panel after refreshing 5 times
domContentLoaded: 328ms
_06: firefox browser network panel after refreshing 5 times
domContentLoaded: 1880ms (5.73x slower)
the problem seems from that the request from firefox gets 200 wheras chrome gets 304 unmodified, which explains the huge speed difference in reloading.
All Replies (1)
Hey there!
Please see the following and see if it helps: https://mzl.la/3Ad3xU7, https://mzl.la/3vU7w5n, and https://mzl.la/3X3nJ3E.
Bithiah