Igalia / cog

WPE launcher and webapp container
MIT License
242 stars 62 forks source link

100% CPU usage on core 1 (out of 4) on IMX8MP #483

Open Oquirella opened 2 years ago

Oquirella commented 2 years ago

I am running cog version 0.12.4 and it looks like the load is not shared over the multiple cores. Any idea how i can fix this? /usr/libexec/wpe-webkit-1.0/WPEWebProcess is causing this.

curladay commented 2 years ago

I am seeing the same issue with cog version 0.14.1 and webkit version wpewebkit-2.36.8. The device in question is also an IMX8MP. When I press any button including onscreen keyboard, the browser takes a few seconds before the action is handled (and I see a core hitting 90%+ with WPEWebProcess). This is all with wayland backend. Currently attempting to build cog 0.16.1 and webkit 2.38.0, if I find anything telling I will post here.

cashew22 commented 1 year ago

@Oquirella @curladay Do you have anything to share about that issue ? I'm facing it too