Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

Improve Qtwebkit memory usage #595

Closed
raelgc opened this issue Sep 12, 2017 · 0 comments
Closed

Improve Qtwebkit memory usage #595

raelgc opened this issue Sep 12, 2017 · 0 comments
Assignees

Comments

@raelgc
Copy link
Owner

raelgc commented Sep 12, 2017

After @stieg and few others reported the memory usage problem, I started to face the same after upgrade the webkit package in Ubuntu.

I found that it appears to be a memory leak in webkit: several users complaining about it.

After some research, I found that I can reduce the webkit memory usage with the following:

  • share the same networkAcessManager
  • call clearMemoryCaches
@raelgc raelgc self-assigned this Sep 12, 2017
raelgc added a commit that referenced this issue Sep 12, 2017
raelgc added a commit that referenced this issue Sep 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant