Webpage using insane amount of CPU, running at ~1 FPS
Usually, Chrome sits comfortably below 10% CPU, but it spikes to over 50% when I have the website open. The page is extremely laggy and slow. I definitely don't remember this happening the last time I used it.
Runs fine on Firefox. Chrome profiler is saying that the long frame times are from something called "Commit" that it won't give any more information about.
Hi! Do you have a way to reproduce this behavior? I tried a few solar systems and trajectory settings, and CPU usage stays around 10% on Chrome for me.
Hi! Do you have a way to reproduce this behavior? I tried a few solar systems and trajectory settings, and CPU usage stays around 10% on Chrome for me.
Not sure. My Chrome is fully updated and this happens in Incognito too (so not an extension causing this). Weird.
I tried again on another computer and I don't seem to find a way to reproduce this behavior.
What operating system/version are you running on? Which chrome version? Does it happen on other Chromium based browsers? Does it happen immediatly once you open the page or after some actions? Can you date back roughly when this issue first happened?
I suppose that the "Commit" process you pointed out corresponds to the one related to Chromium's rendering architecture. My first hypothesis would be that some javascript ends up in a state where it constantly tries to update the DOM.