On 4/12/23 10:49, Max Nikulin wrote:
On 04/12/2023 09:39, jeremy ardley wrote:
I think I've found a potential culprit using about:processes
https://openai.com 110% CPU
I would try it in chromium. Some sites relies on optimizations
implemented in its JavaScript engine.
My observation is that Firefox may be CPU hungry due to "loading"
animations (CSS and others). Curiously it may happen namely when JS is
disabled since otherwise animated placeholders are replaced by
dynamically loaded content that is still.
I have also been monitoring global memory use. The last entry below
is after I closed the openai tab
I have not used atop, but a colleague recommended it. This tool may
write logs.
I installed atop and moved the openai page to Google Chrome.
Free memory reported by atop hovers around 10G and doesn't seem to vary
much over the past day.
I put a query into gpt4
Can Chrony serve as LAN's master?
Chrome CPU varied between 35% and 65% for the duration of the query of
about 15 to 20 seconds. This is surprising as I thought openai GPT was
implemented as an API call with minimal browser involvement.