Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extremely poor performance on Firefox Android #736

Closed
kanashimia opened this issue Jul 13, 2023 · 3 comments · Fixed by #780
Closed

Extremely poor performance on Firefox Android #736

kanashimia opened this issue Jul 13, 2023 · 3 comments · Fixed by #780

Comments

@kanashimia
Copy link

kanashimia commented Jul 13, 2023

Landing page renders at like 10fps in Firefox on Android, which is pretty funny while reading performance claims.
Issue occurs in Firefox, but not in Chromium.

I verified two devices and two different Firefox versions, one of them is the latest nightly, one is an old stable.

I think this is because of the CSS, there are a lot of "fancy" stuff going on there, perhaps it is blurs or transitions or shadows slowing things down, but that is just a guess.

Specifically those pages are very slow:

Those are okayish, but still laggy:

Those are ok:

Landing page on a desktop Firefox too feels sluggish while scrolling, although it is pretty subtle and isn't as obvious.

@delucis
Copy link
Member

delucis commented Jul 13, 2023

I can also confirm this. We previously narrowed this down to some mix-blend-mode issues I believe and experimented with some alternative approaches here: #602

Not sure we were ever able to find a good solution.

@dandv
Copy link

dandv commented Mar 4, 2024

Very poor scroll performance still present on Firefox 121 desktop on Linux. See screencast linked from #997.

@aaarichter
Copy link

aaarichter commented Mar 16, 2024

@delucis this issue should be reopened - mobile firefox scroll performance is still very bad

to be honest - this is a red flag to me when deciding between astro and alternatives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants