Chrome运行缓慢


11

如果我将Chrome浏览器打开几个小时,则Google Chrome浏览器(一种旨在提高速度,简化性和安全性的网络浏览器)的运行速度将非常慢。好像它正在使用大量内存,但实际上并没有。标签在加载或切换之间非常慢。CPU和RAM的使用率均正常。如果我完全重启Ubuntu,然后打开Chrome,它将运行正常。编辑/etc/nsswitch.conf没什么区别。硬件加速已打开。Google Chrome版本47.0.2526.106(64位)。


有趣的是,我注意到从X切换到Wayland时,Chrome的运行速度要快得多。
欧文

Answers:


16

chrome:// settings / search#hardware中禁用“在可用时使用硬件加速” 可解决此问题。


应该将其标记为正确答案。较新的答案说的与此相同。现在,chrome对我而言就像一个小菜一碟。ubuntu 18.04。chrome 70.0
oma

启用硬件加速解决了我的Thinkpad笔记本电脑上的问题
Cameron Sima

我们现在是2019年,看来Google已解决此问题;我不会再听从这个建议了。\
RingØ19

它在Chrome 79和Debian Stretch中仍然有效
javsmo '19

1

有一次我也面临着同样的问题。我搜索了为什么Chrome速度慢。我的情况:

  • Chrome未更新
  • 新安装的Ubuntu
  • 启用硬件加速

这是解决此问题的方法:

  • 更新您的Chrome

    sudo apt-get update
    sudo apt-get upgrade
    
  • 禁用硬件加速 chrome://settings/?search=hardware


1

这似乎是硬件加速的错误,您可以在切换选项卡时看到缓慢。

chrome://settings/?search=hardware

禁用硬件加速,因为它没有帮助:

Chrome硬件加速

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.