webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
742 stars 65 forks source link

www.intel.com - The page loads very slow #118550

Open webcompat-bot opened 1 year ago

webcompat-bot commented 1 year ago

URL: https://www.intel.com/

Browser / Version: Firefox 110.0 Operating System: Windows 10 Tested Another Browser: Yes Chrome

Problem type: Site is not usable Description: Page not loading correctly Steps to Reproduce: Page is stuck in a "loop" and does not completely load all elements ...

Several Web Dev Tool errors like this : Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘https://signin.intel.com/?TYPE=33554433&REALMOID=06-1a08b802-d9f5-4485-975b-3f5f70265129&GUID=&SMAUTHREASON=0&METHOD=HEAD&SMAGENTNAME=$SM$E5%2f1NOwMxK6qjpdtcAD4nY4GArfTHEEMJCm5tOSlVtMEoanj%2bb2nCHI6hh8QBVNY&TARGET=$SM$https%3a%2f%2fsfederation%2eintel%2ecom%2ffederation%2fstatus%2easp’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).

Same site work fine in Chrome and Edge !!!

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

sv-calin commented 1 year ago

Thank you for reporting this issue, I was able to reproduce it. The page loads very slow, it takes a few minutes until its fully loaded.

Performance Profiler: https://share.firefox.dev/3EnR8hR

image

https://user-images.githubusercontent.com/107036654/220276473-15b673c1-69bf-4550-9d8b-603ae3c311fe.mp4

Tested on: • Browser / Version: Firefox Nightly 112.0a1 (2023-02-20) / Firefox Release 110 / Chrome 110.0.5481.100 • Operating System: Windows 10

Notes:

  1. Reproducible on both Firefox Release and Nightly regardless of the ETP status
  2. Not reproducible on Chrome

Moving to Needsdiagnosis.

[qa_08/2023]

wisniewskit commented 1 year ago

This appears to be working fine for me now, without any cross-origin errors. @sv-calin , is it still slow on your end?

sv-calin commented 1 year ago

When loading the website for the 1st time on a clean profile it seems to work normally but after refreshing the page it gets stuck or it needs around 1 min to fully load.

Performance profile: https://share.firefox.dev/3r6Y13n

Tested on: • Browser / Version: Firefox Nightly 116.0a1 (2023-06-27) / Firefox Release 114.0.2 / Chrome 114.0.5735.134 • Operating System: Windows 10

[inv_26/2023]

wisniewskit commented 1 year ago

Hmm. This still doesn't reproduce for me, but in the performance profile I see that they are spending a lot of CPU and increasing RAM to load scripts. I wonder if it's trying and failing to load the same scripts over and over? It seems to end up eating an ever-increasing amount of RAM doing so. @denschub can you reproduce this?