Fix qutebrowser high cpu usage
Published 2018-04-06 on Anjan's Homepage
I love qutebrowser for its vim keys but I found that qutebrowser's cpu usage was too high. Indeed, the cpu usage reached 80% on my sandy bridge i7 laptop when I had one archwiki tab open. To fix the high cpu usage, I disabled software rendering. Here are the steps I followed:
- Open qutebrowser
- Type in
:set
- Look for
qt.force_software_rendering
and set the option tofalse
- Restart qutebrowser
Keep in mind that if you use Nouveau drivers you must have software rendering enabled and this fix will probably not work for you.
Have a comment on one of my posts? Start a discussion in my public inbox by sending an email to ~anjan/public-inbox@lists.sr.ht [mailing list etiquette]
Articles from blogs I follow around the net
These articles/blogs do not represent my own opinions or views.Web analytics should at least meet the standards of informed consent
Research conducted on human beings, at least outside of the domain of technology, has to meet a minimum standard of ethical reasoning called informed consent. Details vary, but the general elements of informed consent are: Disclosure of the nature and purpose…
via Drew DeVault's blog December 4, 2020How to Make Biomass Energy Sustainable Again
From the Neolithic to the beginning of the twentieth century, coppiced woodlands, pollarded trees, and hedgerows provided people with a sustainable supply of energy, materials, and food.
via LOW←TECH MAGAZINE September 20, 2020Eshell versus M-x shell
I’ve used and defended Eshell for years. Sadly, Eshell has some long standing issues that I grew tired of in the long run. So I’ve decided to switch to M-x shell and see how much of my Eshell workflow I could port. Language and the underlying shell pr…
via Pierre Neidhardt's homepage June 26, 2020Generated by openring