Igalia / meta-webkit

Yocto / OpenEmbedded layer for WebKit based engines and browsers
MIT License
125 stars 69 forks source link

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

Closed Oquirella closed 1 year ago

Oquirella commented 1 year 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. Does cog support multi threaded hardware acceleration?

I am running Yocto (Dunfell) on the IMX8MP using:

psaavedra commented 1 year ago

The WPEWebProcess process has several threads executing different logics so yes the WPEWebProcess is multi-thread. About the hardware acceleration yes, WPE has it always enabled. If Cog is displaying web content for you, then WPE is using the GPU.

Oquirella commented 1 year ago

Pages with SVG graphs are really slow, i don't think that they are accelerated using the GPU. I got 0 FPS on them. Any idea how i can get it to be performant?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stale for 7 days with no activity.