unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51027: Icecat: gfx.webrender.all unset by default - gpu performance issues
@ 2021-10-05  9:15 Ekaitz Zarraga
  2021-10-15  3:52 ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: Ekaitz Zarraga @ 2021-10-05  9:15 UTC (permalink / raw)
  To: 51027

Hi,
I recently found my GPU struggling to render simple websites on icecat while
ungoogled-chromium is able to do it correctly.

The most recent one was element, Matrix's web client.
I opened an issue there[^1] and they told me to set the `gfx.webrender.all` to
 `true`.

I did it and everything worked like a charm, and the rendering effort for any
other website went down significantly.

Why do we ship icecat with this variable unset? Can we set it so more people
benefit from the new rendering engine?

Thanks,
Ekaitz

[^1]: https://github.com/vector-im/element-web/issues/19217




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#51027: Icecat: gfx.webrender.all unset by default - gpu performance issues
  2021-10-05  9:15 bug#51027: Icecat: gfx.webrender.all unset by default - gpu performance issues Ekaitz Zarraga
@ 2021-10-15  3:52 ` Maxim Cournoyer
  2021-10-15 16:46   ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Cournoyer @ 2021-10-15  3:52 UTC (permalink / raw)
  To: Ekaitz Zarraga; +Cc: 51027

Hello,

Ekaitz Zarraga <ekaitz@elenq.tech> writes:

> Hi,
> I recently found my GPU struggling to render simple websites on icecat while
> ungoogled-chromium is able to do it correctly.
>
> The most recent one was element, Matrix's web client.
> I opened an issue there[^1] and they told me to set the `gfx.webrender.all` to
>  `true`.
>
> I did it and everything worked like a charm, and the rendering effort for any
> other website went down significantly.
>
> Why do we ship icecat with this variable unset? Can we set it so more people
> benefit from the new rendering engine?
>
> Thanks,
> Ekaitz
>
> [^1]: https://github.com/vector-im/element-web/issues/19217

Seems this feature is rather new, and has been (is being?) deployed to
selected systems by Mozilla.  Given that Icecat is based on the ESR (the
slower paced Firefox releases), it'll probably take a little while to
land.

You should dig more to get a definitive answer though!  Perhaps the
Mozilla folks would know best.

Thanks,

Maxim

[0]: https://mozillagfx.wordpress.com/2019/05/21/graphics-team-ships-webrender-mvp/




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#51027: Icecat: gfx.webrender.all unset by default - gpu performance issues
  2021-10-15  3:52 ` Maxim Cournoyer
@ 2021-10-15 16:46   ` Maxim Cournoyer
  2022-07-12 13:46     ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Cournoyer @ 2021-10-15 16:46 UTC (permalink / raw)
  To: Ekaitz Zarraga; +Cc: 51027

Hello,

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> Hello,
>
> Ekaitz Zarraga <ekaitz@elenq.tech> writes:
>
>> Hi,
>> I recently found my GPU struggling to render simple websites on icecat while
>> ungoogled-chromium is able to do it correctly.
>>
>> The most recent one was element, Matrix's web client.
>> I opened an issue there[^1] and they told me to set the `gfx.webrender.all` to
>>  `true`.
>>
>> I did it and everything worked like a charm, and the rendering effort for any
>> other website went down significantly.
>>
>> Why do we ship icecat with this variable unset? Can we set it so more people
>> benefit from the new rendering engine?
>>
>> Thanks,
>> Ekaitz
>>
>> [^1]: https://github.com/vector-im/element-web/issues/19217
>
> Seems this feature is rather new, and has been (is being?) deployed to
> selected systems by Mozilla.  Given that Icecat is based on the ESR (the
> slower paced Firefox releases), it'll probably take a little while to
> land.
>
> You should dig more to get a definitive answer though!  Perhaps the
> Mozilla folks would know best.

Turning such feature on in my version of icecat didn't seem to break
something (or improve much) until I restarted it, at which point the
output was totally garbled.  That's using it with an nvidia 8800 GTS
card and the nouveau driver.

So, unless the upstream Firefox ESR GNU Icecat is based on has this bit
turned on, I'd vote to close this issue.

What do you think?

Thank you,

Maxim




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#51027: Icecat: gfx.webrender.all unset by default - gpu performance issues
  2021-10-15 16:46   ` Maxim Cournoyer
@ 2022-07-12 13:46     ` Maxim Cournoyer
  0 siblings, 0 replies; 4+ messages in thread
From: Maxim Cournoyer @ 2022-07-12 13:46 UTC (permalink / raw)
  To: Ekaitz Zarraga; +Cc: 51027-done

Hi,

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> Hello,
>
> Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
>
>> Hello,
>>
>> Ekaitz Zarraga <ekaitz@elenq.tech> writes:
>>
>>> Hi,
>>> I recently found my GPU struggling to render simple websites on icecat while
>>> ungoogled-chromium is able to do it correctly.
>>>
>>> The most recent one was element, Matrix's web client.
>>> I opened an issue there[^1] and they told me to set the `gfx.webrender.all` to
>>>  `true`.
>>>
>>> I did it and everything worked like a charm, and the rendering effort for any
>>> other website went down significantly.
>>>
>>> Why do we ship icecat with this variable unset? Can we set it so more people
>>> benefit from the new rendering engine?
>>>
>>> Thanks,
>>> Ekaitz
>>>
>>> [^1]: https://github.com/vector-im/element-web/issues/19217
>>
>> Seems this feature is rather new, and has been (is being?) deployed to
>> selected systems by Mozilla.  Given that Icecat is based on the ESR (the
>> slower paced Firefox releases), it'll probably take a little while to
>> land.
>>
>> You should dig more to get a definitive answer though!  Perhaps the
>> Mozilla folks would know best.
>
> Turning such feature on in my version of icecat didn't seem to break
> something (or improve much) until I restarted it, at which point the
> output was totally garbled.  That's using it with an nvidia 8800 GTS
> card and the nouveau driver.
>
> So, unless the upstream Firefox ESR GNU Icecat is based on has this bit
> turned on, I'd vote to close this issue.

I'm closing the issue, as I don't think it's Guix responsibility to
decide whether Icecat should deviate from the upstream Firefox (ESR)
version it is based on.

Thanks,

Maxim




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-12 13:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  9:15 bug#51027: Icecat: gfx.webrender.all unset by default - gpu performance issues Ekaitz Zarraga
2021-10-15  3:52 ` Maxim Cournoyer
2021-10-15 16:46   ` Maxim Cournoyer
2022-07-12 13:46     ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).