搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox on Linux is even slower with version 40

more options

I was waiting for version 40 to fix the slowness issues on Linux thanks to the "off main thread compositing" but it actually is even slower :(

My machine is an 8 cores CPU with 16GB of RAM and an average GPU (with open source radeon drivers). I did try "Repare Firefox" in about:support but it changes nothing.

Examples of slowness:

  • When playing a video on youtube (HTML5, not Flash), I can have up to half a second of delay between image and sound and something like 5fps.
  • When scrolling on Google+, it's so slow, I don't even see the smooth scrolling.

In the previous version, it was already kind of slow, but here it's yet another level. Of course I did try with Chrome and both the cases above were working flawlessly.

Regards, Creak

I was waiting for version 40 to fix the slowness issues on Linux thanks to the "off main thread compositing" but it actually is even slower :( My machine is an 8 cores CPU with 16GB of RAM and an average GPU (with open source radeon drivers). I did try "Repare Firefox" in about:support but it changes nothing. Examples of slowness: * When playing a video on youtube (HTML5, not Flash), I can have up to half a second of delay between image and sound and something like 5fps. * When scrolling on Google+, it's so slow, I don't even see the smooth scrolling. In the previous version, it was already kind of slow, but here it's yet another level. Of course I did try with Chrome and both the cases above were working flawlessly. Regards, Creak

被采纳的解决方案

I apparently fixed part of the problem by force enabling "offmainthreadcomposition":

In about:config, enable:

  • layers.offmainthreadcomposition.async-animations
  • layers.offmainthreadcomposition.enabled

I also installed quite everything related to vdpau and vaapi (already had some of the packages installed).

It's better, but not the best. Considering the machine it's running on, it should really not have any stuttering at all. I hope e10s will improve this situation.

定位到答案原位置 👍 2

所有回复 (1)

more options

选择的解决方案

I apparently fixed part of the problem by force enabling "offmainthreadcomposition":

In about:config, enable:

  • layers.offmainthreadcomposition.async-animations
  • layers.offmainthreadcomposition.enabled

I also installed quite everything related to vdpau and vaapi (already had some of the packages installed).

It's better, but not the best. Considering the machine it's running on, it should really not have any stuttering at all. I hope e10s will improve this situation.