- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
Really, the fact that they still have working adblockers makes it faster. Sitting through a minute of ads is way more noticable than a second or two of delay.
And the reason they work still is because they empower the users to use it how they want, instead of how corporate can monetize them.
than a second or two of delay.
The differences between Chromium And Firefox are for years now in the range of milliseconds.
I thought the browser, my computer or something was slowing down. Turns out I just had way too many ublock rules.
Where they really need to improve performance is on mobile. On my old phone, I never really noticed how bad it was aside from the high energy usage reported by Android for Firefox. I recently got a new phone tho, which has a 120hz screen and yesterday I tried Cromite, a Chromium fork for Android, which improves privacy and adds adblock. I tested it against Firefox (Mull to be precise), which is what I use as my default browser, and I noticed that scrolling pages was way smoother on Cromite. First I thought that maybe Firefox is just running on 60hz but scrolling through settings and the like was perfectly smooth, just webpages felt laggy. This means that Firefox is simply very slow at rendering pages on mobile, to the point that it can’t keep up with my screens refresh rate at all.
Firefox on desktop is great and I really wanna use it on mobile too but I’m honestly contemplating just switching to Cromite. The only feature I’m missing in Cromite, that I can get for Firefox with the extension Libredirect, is redirecting to privacy respecting and lightweight frontends / proxies, like Reddit to Libreddit but it might be possible to add a userscript to Cromite with that functionality.
Did you try with firefox on mobile rather than Mull?
I don’t know if it will make a difference but Mull is quite recent and focus on privacy first then usability and does way more than adblock and few privacy enhancement.
I don’t know the benchmark but it would not surprise if Mull was slower than Firefox.
I’m using Firefox on mobile and I’m not really seeing a difference but I’m on an older phone.
Just tested it with normal Firerox and surprisingly, that is actually smooth. Maybe it’s just an extension.
I’m using regular Firefox and its still the same, pages take too long to load or they randomly reload if left unattended. It feels like a browser from the early era of mobile apps with a coat of paint, and yeah it has only existed for a few years
I also have a 120hz display and use Fennec and can state that it works smoothly and scrolling feels like 120hz.
I just tried normal Firefox and that seems to be as smooth as expected. Maybe it was just an extension.
deleted by creator
No I don’t, it’s the same for static websites
For me it’s unusable on desktop too! Edge and Chrome just have so much nicer animations it’s like a paper cut every time I click on the UI in Firefox
Firefox supports CSS themes tho, you can install something like this, for example, to make it look like Chrome. I haven’t tried it myself but it probably has the animations as well. If you’re on GNOME there’s also a Firefox GNOME theme.
Firefox is faster at loading webpages and content than Chrome, and thats without adblockers. The only thing Chrome is good at is being a webapp and spyware platform.
And web based serial connections, though that may fall into the web app category.
I felt this. Last year I pretty much avoided firefox because it just wasnt performant enough, but since this year they’ve really improved things.
Not fake users?
deleted by creator
Opens just as quickly as any other program for me.
Either your boot time is like 0.05 seconds or you have a problem.
deleted by creator
So suffering through atrocious load times every day is more palatable than just setting up a new profile?
deleted by creator
Have you tried to start it from the terminal? Maybe there is some insight into which part of the startup process is taking so much time
deleted by creator
What if you export your bookmarks and your addons, then delete your profile, create a new profile and sync NOTHING from your firefox account. Then import the boomarks, restart and see if that is the issue. Then add your addons one by one and restart inbetween to see if one acts up. Then change your firefox settings. Then turn your sync back on. Also are you using a normal installation or a flatpak, snap, etc?
deleted by creator
Is it just bookmarks, or is it bookmarks and sync? I’d export your bookmarks as JSON or something and look through it, either with a text editor or some tool, and make sure there isn’t some enormously huge string, or one containing unsupported characters, that’s tripping something up somehow.
Import your bookmarks in sections until you hit the one malware URL that’s mining coin through the Firefox’s interface.
This is some proper troubleshooting.
Maybe export your profile to some other browser. Wipe your Firefox install and all of its user data. Reinstall Firefox import from the other browser.
deleted by creator
That’s an interesting tell. Assuming you don’t have several gigs of bookmarks, The next step would be to break the bookmark file apart into multiple pieces and see which section is punking you. Hell even just exporting it to HTML, You might find a really long or malformed mark by looking over the file.
Anyway, here I go providing more support for somebody that’s not asking for it. Good luck in your endeavors
Here is an alternative Piped link(s):
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
Then something is fishy with your install. Maybe something to do with the DNS or the Firefox version you’re using, or maybe just Debian.
deleted by creator
That’s wack. I’ve never seen Firefox that take long to open. Here’s a video of it opening in a VM running Ubuntu 22.04: https://streamable.com/aqkftv
deleted by creator
Damn, what are you using, WinME?
deleted by creator
Sounds like you have a borked dbus or is using the GTK_USE_PORTAL env variable, 20 second timeouts are gtks standard way of dealing with something it doesn’t like. Firefox should take < 1 second to start fresh and takes < 3s for me, restoring hundreds of tabs
deleted by creator