Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High CPU usage. #323

Closed
rvlander opened this issue May 21, 2019 · 1 comment · Fixed by #336
Closed

High CPU usage. #323

rvlander opened this issue May 21, 2019 · 1 comment · Fixed by #336

Comments

@rvlander
Copy link

rvlander commented May 21, 2019

It is a fresh install of Midori 8.0 on Arch.
Steps to reproduce:

  • Open midori and go to whatever website (ex. archlinux.org)
  • CPU usage rises at 100%
  • Open a second tab to whatever website
  • CPU usage is back to normal

It only happens when Midori does not directly load a website.

@ghost
Copy link

ghost commented Jun 8, 2019

Same on NetBSD, but random behaviour.
Also launching top shows that the browser is using only one of the cpu cores. Firefox destributes the load among all cores.

kalikiana added a commit to kalikiana/core that referenced this issue Jun 10, 2019
This seems to cause high CPU spikes while the view has focus.

Fixes: midori-browser#323
kalikiana added a commit to kalikiana/core that referenced this issue Jun 15, 2019
Chaining up in case of the web view can result in infinite recursion
which continues so long as the web view has the focus.

Fixes: midori-browser#323
kalikiana added a commit that referenced this issue Jun 16, 2019
Chaining up in case of the web view can result in infinite recursion
which continues so long as the web view has the focus.

Fixes: #323
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant