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:

  1. Open qutebrowser
  2. Type in :set
  3. Look for qt.force_software_rendering and set the option to false
  4. 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.

Text processing on the Command Line - sharing my tools

Text processing on the command line - sharing my tools Introduction I'm quite fond of the command-line and spend a larger chunk of my life in a terminal emulator than I dare admit. I try to embrace the unix philosophy of using tools that "do one thing…

via Proycon's website July 7, 2024

Linux phones are not automatically secure

A common point in the Linux community is that escaping the walled garden of ecosystems like Android or iOS is already a means to higher security. Having no contact with Google or Apple servers ever again, nor cloud providers ever snooping on your private …

via TuxPhones - Linux phones, tablets and portable devices January 25, 2023

Generated by openring