Re: asus eeepc 1225 half solved
Paul dd <[email protected]> Sat, 7 Dec 2019 00:43:05 +0100
| Newsgroups | gmane.linux.debian.user.laptop |
|---|---|
| Message-ID | <[email protected]> |
On 12/6/19 8:16 PM, Celejar wrote: > Interesting - I have no experience with this, but Firefox does have an > option to disable the default hardware acceleration, and some sites > recommend this to solve performance problems: > > https://lifehacker.com/disable-firefoxs-hardware-acceleration-to-fix-slowness-749344037 > https://support.mozilla.org/en-US/questions/1050822 > > In my Firefox, the setting is under Preferences, section Performance, > uncheck "Use recommended performance settings", and then you'll find a > (checked by default) checkbox labeled "Use hardware acceleration when > available". You can try unchecking it and see what happens. > > Celejar Ok, I disable it, actually it is a little faster, but opera is even faster. From ps aux I found this option command option in Opera: http://paste.debian.net/1119892/ As you can see firefox takes up more memory, and opera was startd with --type=renderer , maybe is an option command to disable gpu rendering. Maybe modern browsers as firefox and chromium have more features ( for commercial purposes, the web is a huge business ) that make them heavy. The same thing for thunderbird, a simple e-mail nntp client need 200-300Mb to start up. Paul