Platform Development • Re: The browser hang with 0 CPU load.
Pale Moon forum - Forum index [Unofficial]
April 30, 2026
Good catch. I had not actually looked at the code but just adding 4 to core count is... well really dumb. You'd be under-utilizing high core count CPUs and over-stressing low core count CPUs... Definitely should be adjusted. In fact, if we still run into capacity issues, we might use a lower ratio than 2 and floor it and we won't have to make any other changes at callsites.
Discussion in the ATmosphere