Bugs Don’t know if this fits…

ElijahRyne

A Hermit that’s NOT that Lazy, currentlycomplainen
Joined
Aug 12, 2021
Messages
1,808
Points
153
Whenever I load a form page that is primarily just linked videos. That page takes at least 3 minutes to load if it doesn’t crash multiple times. I am on mobile/iPad/Safari, but if I request the desktop site this also happens. If I try on my phone, android+chrome, this also happens, same with my old iPad. Don’t know if this fits here, but I think it might be a bug…
 

Tempokai

The Overworked One
Joined
Nov 16, 2021
Messages
1,392
Points
153
It's the way how XenForo forum engine works. It is roughly the interaction between engine and YouTube embeds, it sends YouTube that it needs video, and YouTube sends information which is always bloated (think of trackers, the video player itself, etc.), which makes the stutters as the device tries to compute it. While one "embed" is manageable throw 20 and you'll see the problem. HTTPS gets separated too many times, Javascript runs too many times alongside it, and essentially occupies the RAM, so it is a "feature" limited by the bloatedness of the YouTube and old hardware.
 

Ruti

Your toes are now forklift. Get licensed now!
Joined
Jan 5, 2022
Messages
289
Points
133
;
Whenever I load a form page that is primarily just linked videos. That page takes at least 3 minutes to load if it doesn’t crash multiple times. I am on mobile/iPad/Safari, but if I request the desktop site this also happens. If I try on my phone, android+chrome, this also happens, same with my old iPad. Don’t know if this fits here, but I think it might be a bug…
less of a bug and more of a "Here, try fully 100% loading 14 videos at the same time in one single load"
 
Top