Hello everyone,
As some of you may remember, I'm still on a very old system (non-SSE4.2+ CPU). I am close to upgrading my main monitor from 1080p to 1440p.
Does that come with a performance hit on Pale Moon? I am not talking about video/GPU intensive websites like YouTube etc. (my 1050 Ti should be good enough, hopefully) but rather the CPU/Javascript etc. intensive ones which do make Pale Moon CPU-hungry, and do not benefit all that much from the GPU.
I got some fairly conflicting info, ranging from "irrelevant, it's all on the GPU" to "a small but noticeable performance hit could be expected". Thanks.
Does video/screen resolution affect browser performance?
Forum rules
This General Discussion board is meant for topics that are still relevant to Pale Moon, web browsers, browser tech, UXP applications, and related, but don't have a more fitting board available.
Please stick to the relevance of this forum here, which focuses on everything around the Pale Moon project and its user community. "Random" subjects don't belong here, and should be posted in the Off-Topic board.
This General Discussion board is meant for topics that are still relevant to Pale Moon, web browsers, browser tech, UXP applications, and related, but don't have a more fitting board available.
Please stick to the relevance of this forum here, which focuses on everything around the Pale Moon project and its user community. "Random" subjects don't belong here, and should be posted in the Off-Topic board.
-
- Moon Magic practitioner
- Posts: 2895
- Joined: 2012-08-19, 20:32
-
- Moon Magic practitioner
- Posts: 2407
- Joined: 2018-05-05, 13:29
Re: Does video/screen resolution affect browser performance?
It's a bit of both. The scripting happens on the CPU but the painting is on the GPU, so it really depends on how poorly written the site's code is.
""""""""Modern"""""""" frameworks tend to unnecessarily do CPU-bounded graphical operations for no reason whatsoever, so there are higher chances to see small slowdowns there if you really measure them with some dedicated tooling.
In terms of human perception it shouldn't be any more different than what you experience now.
""""""""Modern"""""""" frameworks tend to unnecessarily do CPU-bounded graphical operations for no reason whatsoever, so there are higher chances to see small slowdowns there if you really measure them with some dedicated tooling.
In terms of human perception it shouldn't be any more different than what you experience now.
-
- Lunatic
- Posts: 358
- Joined: 2019-01-10, 09:37
- Location: Slovenia
Re: Does video/screen resolution affect browser performance?
back2themoon wrote: ↑2025-05-23, 13:52As some of you may remember, I'm still on a very old system (non-SSE4.2+ CPU).
Off-topic:
And we aren't missing out on anything now, are we?
https://www.techspot.com/news/107918-john-carmack-suggests-return-software-optimization-could-stave.html
Maybe see if you can survive with Power Saver power plan or whatever to downclock your CPU.

I wonder if they ever had the problem back then that they had to wait for computer to catch up with the keyboard typing. That sure happens a lot today, despite all the gigahertz.
And we aren't missing out on anything now, are we?
https://www.techspot.com/news/107918-john-carmack-suggests-return-software-optimization-could-stave.html
Maybe see if you can survive with Power Saver power plan or whatever to downclock your CPU.

I wonder if they ever had the problem back then that they had to wait for computer to catch up with the keyboard typing. That sure happens a lot today, despite all the gigahertz.
-
- Fanatic
- Posts: 151
- Joined: 2020-05-01, 13:16
Re: Does video/screen resolution affect browser performance?
Youtube will serve VP9 instead of H264 for resolutions >1080p and this will definitely impact the performance, especially when there are problems with VP9 hardware video decoding.
Other than this... There should be no new problems, the biggest problem is Javascript, not screen resolution.
Other than this... There should be no new problems, the biggest problem is Javascript, not screen resolution.