Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#73032 - [firefox] firefox from flathub outperforms firefox from archlinux on speedometer tests
Attached to Project:
Arch Linux
Opened by Alexandre Bique (babali) - Wednesday, 15 December 2021, 14:20 GMT
Last edited by Jan Alexander Steffens (heftig) - Tuesday, 15 March 2022, 11:14 GMT
Opened by Alexandre Bique (babali) - Wednesday, 15 December 2021, 14:20 GMT
Last edited by Jan Alexander Steffens (heftig) - Tuesday, 15 March 2022, 11:14 GMT
|
DetailsI've ran the speedometer benchmark on firefox 95.0 from both archlinux and flatpak.
https://browserbench.org/Speedometer2.0/ The result is: - 120 ~3.4 on archlinux - 134 ~1.7 on flatpak Does it reveal a problem in the way archlinux is compiling firefox? Regards, Alex |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Tuesday, 15 March 2022, 11:14 GMT
Reason for closing: Works for me
Tuesday, 15 March 2022, 11:14 GMT
Reason for closing: Works for me
What's the point of rebuilding firefox is the result is inferior?
flatpak: 133 +/- 3.3
Not there yet, you have more work I suppose.
There is a plethora of variables at stake: compiler options, compilation options, runtime options, different libraries, ...
And we don't know how these variables are handled from the flatpak side.
Just for fun, have you tried running the benchmark with a compiled-by-you version of Firefox?
And, since we are talking about an application which bundles in it libraries, this could NOT be an issue of Firefox itself BUT an issue of a dependency of it.
If Firefox is slower because of a lib, then maybe many applications are affected which would raise the importance of this issue?
One other option would be to not rebuild firefox and use their binary distribution.
I see the issue (numbers don't lie) and I am in primis concerned about it, but at the same time I can't imagine how to address it.
There are many things to say but I do not think this is the right place.
For this reason I leave the discussion.
Do those flags make firefox more secure?
6% of performance loss for hardening flags seems quite high though.
I think it is especially important to raise the security for a web browser. But what about sandboxing? I actually feel safer with firefox being ran within a sandbox like in flatpak.
https://pkgbuild.com/~heftig/firefox-98.0.1-1.1-x86_64.pkg.tar.zst
I believe it is maybe related to ublock or the the amount of cookies / history / ...
Sorry seems like a user error!