The Mozilla bugzilla allows me to logon via Github, but when I logon it tells me that my account is disabled. But then it says to request it be reenabled from the login page... does anyone here know how to get around this issue?
Firefox beta supports Apple silicon natively
21–30 of 122 posts
Re: Firefox beta supports Apple silicon natively
#22Earlier quoted context omitted.
As a diehard Firefox user, it has never been competitive with safari when it comes to performance. JavaScriptCore and WebKit are kind of ridiculously fast. If only they were put in a browser that was at all usable.
Have you tried Safari 14? I recently upgraded and they’ve finally fixed the address bar race conditions and swipe back/forward lag which drove me away in previous versions.
Re: Firefox beta supports Apple silicon natively
#23If you are a dev be careful with these new macs. Docker won't start: https://news.ycombinator.com/item?id=25073010
Re: Firefox beta supports Apple silicon natively
#24Re: Firefox beta supports Apple silicon natively
#25Re: Firefox beta supports Apple silicon natively
#26Earlier quoted context omitted.
From what I've read the performance is very competitive even for Rosetta apps. Native support will just make things even more astounding.
It looks like you lose about 30% performance to Rosetta. That's quite a lot, and makes it slower than current x86-64 processors, e.g. Ryzen 5000 series, or even the Ryzen 3000 series. But compared to x86-64 Macs it's not that much slower, because the x86-64 Macs are using old slower Intel CPUs.
Re: Firefox beta supports Apple silicon natively
#27Re: Firefox beta supports Apple silicon natively
#28Earlier quoted context omitted.
As a diehard Firefox user, it has never been competitive with safari when it comes to performance. JavaScriptCore and WebKit are kind of ridiculously fast. If only they were put in a browser that was at all usable.
Firefox doesn't stutter on infinite scroll sites like Twitter. Safari noticeably does, even in Big Sur. So I am torn between the two.
Re: Firefox beta supports Apple silicon natively
#29This is the changeset that enabled them: https://hg.mozilla.org/releases/mozilla-beta/rev/4153d7645a3...
Download from: https://www.mozilla.org/en-US/firefox/channel/desktop/
Re: Firefox beta supports Apple silicon natively
#30Earlier quoted context omitted.
It looks like you lose about 30% performance to Rosetta. That's quite a lot, and makes it slower than current x86-64 processors, e.g. Ryzen 5000 series, or even the Ryzen 3000 series. But compared to x86-64 Macs it's not that much slower, because the x86-64 Macs are using old slower Intel CPUs.
And that's for static code. Chrome runs like garbage under rosetta for me, with frequent stutters, presumably because of the cost of dynamically recompiling freshly emitted code.