the browser dosent use nearly enough cpu and gpu!
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.
This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.
Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.
This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.
Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
-
- New to the forum
- Posts: 1
- Joined: 2024-04-17, 13:01
the browser dosent use nearly enough cpu and gpu!
win 7:
new?:
64:
ublock orgin:
this is gonna throw ya all for a loop, and is an issue i have never seen before
the browser slugs to open pages, but runs them amazingly well onece their open.
thats fine, but what issent, is the reason it's slugging
this thing, this amazing browser, refuses to use more than 30% of my cpu, and is barley using my gpu
for a lot of users, that would be fabulus! a ultamate lightweight browser!
but heres the thing
it laggs when it hits 30% as if it used 100
ny fan dosent turn on so oviously it's just not wanting to go over thirty
onece again, great for most older computers, but for the first time, i got an amazing beast here!
8gb ram core i7 nvidea gpu and it just wont eat up my resources!
CONSUME!!!
chrome was using 100% and i know that it's kindda silly to complain about low cpu usage, but i dont want lagging pages, and slow loads because of the 30% cap
AARG!
new?:
64:
ublock orgin:
this is gonna throw ya all for a loop, and is an issue i have never seen before
the browser slugs to open pages, but runs them amazingly well onece their open.
thats fine, but what issent, is the reason it's slugging
this thing, this amazing browser, refuses to use more than 30% of my cpu, and is barley using my gpu
for a lot of users, that would be fabulus! a ultamate lightweight browser!
but heres the thing
it laggs when it hits 30% as if it used 100
ny fan dosent turn on so oviously it's just not wanting to go over thirty
onece again, great for most older computers, but for the first time, i got an amazing beast here!
8gb ram core i7 nvidea gpu and it just wont eat up my resources!
CONSUME!!!
chrome was using 100% and i know that it's kindda silly to complain about low cpu usage, but i dont want lagging pages, and slow loads because of the 30% cap
AARG!
-
- Pale Moon guru
- Posts: 37509
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: the browser dosent use nearly enough cpu and gpu!
You know, it kinda is

Lagging pages and slow loads are primarily because of web design. What Chrome does is just mask the fact that it suffers from the same issue by spinning up separate copies of itself for each tab under the hood. In your case, if you open 3 tabs in 3 processes, your CPU will be scheduled to distribute the load over those multiple copies and yes that will eat 100% of your i7. That doesn't mean Chromium is doing it any better per process than Pale Moon or that it actually "uses all of your CPU" to load a page. It most likely isn't.rowan_time wrote: ↑2024-04-17, 13:08but i dont want lagging pages, and slow loads because of the 30% cap
This is greatly simplified of an explanation but I hope you get the gist of it.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Board Warrior
- Posts: 1092
- Joined: 2020-05-31, 04:33
Re: the browser dosent use nearly enough cpu and gpu!
Isn't Chrome also pre-fetching a huge number of links that you'll never bother to visit, greatly increasing your bandwidth usage? I thought that was one of the ways that Chrome tries to look like it's working faster.Moonchild wrote: ↑2024-04-17, 14:03Lagging pages and slow loads are primarily because of web design. What Chrome does is just mask the fact that it suffers from the same issue by spinning up separate copies of itself for each tab under the hood. In your case, if you open 3 tabs in 3 processes, your CPU will be scheduled to distribute the load over those multiple copies and yes that will eat 100% of your i7. That doesn't mean Chromium is doing it any better per process than Pale Moon or that it actually "uses all of your CPU" to load a page. It most likely isn't.
-
- Astronaut
- Posts: 680
- Joined: 2023-06-28, 22:43
- Location: Australia
Re: the browser dosent use nearly enough cpu and gpu!
True. But importantly, it is a setting that you can turn off if you don't want it.andyprough wrote: ↑2024-04-17, 18:28Isn't Chrome also pre-fetching a huge number of links that you'll never bother to visit, greatly increasing your bandwidth usage? I thought that was one of the ways that Chrome tries to look like it's working faster.

Laptop 1: Windows 11 64-bit, i7 @ 2.80GHz, 16GB, NVIDIA GeForce MX450.
Laptop 2: Windows 10 32-bit, Atom Z3735F @ 1.33GHz, 2GB, Intel HD Graphics.
Laptop 3: Linux Mint 20.3 64-bit, i5 @ 2.5GHz, 8GB, Intel HD Graphics 620.
Laptop 2: Windows 10 32-bit, Atom Z3735F @ 1.33GHz, 2GB, Intel HD Graphics.
Laptop 3: Linux Mint 20.3 64-bit, i5 @ 2.5GHz, 8GB, Intel HD Graphics 620.
-
- Knows the dark side
- Posts: 5545
- Joined: 2015-12-09, 15:45
Re: the browser dosent use nearly enough cpu and gpu!
Notice how the only options are 'preload' and 'preload faster', never 'turn the damn thing off'

"One hosts to look them up, one DNS to find them and in the darkness BIND them."

KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
-
- Astronaut
- Posts: 638
- Joined: 2015-11-19, 07:15
- Location: Cincinnati, OH, U.S.A.
Re: the browser dosent use nearly enough cpu and gpu!
Isn't the 'feature' turned off when you click on the toggle button (or whatever it's called)?
Windows 10 Pro x64 v22H2 8GB i5-4570|Pale Moon v33.7.01 x64
-
- Knows the dark side
- Posts: 5545
- Joined: 2015-12-09, 15:45
Re: the browser dosent use nearly enough cpu and gpu!
No idea, but logic would dictate that if you're providing configuration options, then they should cover all available choices. Makes no sense if you have to turn it off only from a different place than where you configure it.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
-
- Pale Moon guru
- Posts: 37509
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: the browser dosent use nearly enough cpu and gpu!
Looks like they do. At the top is the on/off toggle for the entire feature, and when ON, you get to select below in what way it should be on.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Astronaut
- Posts: 680
- Joined: 2023-06-28, 22:43
- Location: Australia
Re: the browser dosent use nearly enough cpu and gpu!
Yes, when the toggle is off there is no preload.

Laptop 1: Windows 11 64-bit, i7 @ 2.80GHz, 16GB, NVIDIA GeForce MX450.
Laptop 2: Windows 10 32-bit, Atom Z3735F @ 1.33GHz, 2GB, Intel HD Graphics.
Laptop 3: Linux Mint 20.3 64-bit, i5 @ 2.5GHz, 8GB, Intel HD Graphics 620.
Laptop 2: Windows 10 32-bit, Atom Z3735F @ 1.33GHz, 2GB, Intel HD Graphics.
Laptop 3: Linux Mint 20.3 64-bit, i5 @ 2.5GHz, 8GB, Intel HD Graphics 620.
-
- Astronaut
- Posts: 638
- Joined: 2015-11-19, 07:15
- Location: Cincinnati, OH, U.S.A.
Re: the browser dosent use nearly enough cpu and gpu!
I'm agreein' with Moonchild and suzyne.
Windows 10 Pro x64 v22H2 8GB i5-4570|Pale Moon v33.7.01 x64
-
- Moon lover
- Posts: 95
- Joined: 2014-06-22, 00:32
- Location: here
Re: the browser dosent use nearly enough cpu and gpu!
Back on topic, is it possible that the CPU never goes above 30% because Pale Moon only uses a certain number of threads when loading pages?
I agree that it should use the maximum available processing power (this Raymond Chen article comes to mind), but this would be at the core of how the browser is designed (which goes back to when it was forked from Firefox) and is unlikely to change.
I agree that it should use the maximum available processing power (this Raymond Chen article comes to mind), but this would be at the core of how the browser is designed (which goes back to when it was forked from Firefox) and is unlikely to change.
-
- Hobby Astronomer
- Posts: 28
- Joined: 2023-08-03, 12:19
Re: the browser dosent use nearly enough cpu and gpu!
Wouldn't opening multiple browser windows instead of tabs in Pale Moon accomplish the same thing?
-
- Pale Moon guru
- Posts: 37509
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: the browser dosent use nearly enough cpu and gpu!
No, Multiple windows are still a single program instance. Maybe it's less common these days in our days of "apps" and "it's actually a chrome browser with a webpage" programs, but applications can open plenty of individual windows if they want.Theresnothinghere wrote: ↑2024-05-11, 13:45Wouldn't opening multiple browser windows instead of tabs in Pale Moon accomplish the same thing?
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite