TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Firefox 8 for Windows x64: Has 64-bit browsing finally come of age?

31 pointsby thomasalmost 14 years ago

8 comments

kenjacksonalmost 14 years ago
I'd love to hear from Mozilla how they got the 64bit version to be faster than the 32bit version. The 64bit versions of apps tend to have to move more data, due to the increased address size. The big advantage the 64bit versions tend to have is more registers for apps, but for most real apps the increased memory pressure is a bigger deal.<p>Looking forward to Mozilla's blog on writing high performance 64bit apps. :-)
评论 #2787281 未加载
评论 #2787675 未加载
评论 #2787161 未加载
hristovalmost 14 years ago
Linux users have been using 64 bit Firefox for years now.
评论 #2788417 未加载
01Michael10almost 14 years ago
I keep reading about Firefox 7/8 and their improved memory footprints, speed, and now a 64-bit version. Firefox 6 hasn't even been released yet and it's all ready a let down.
SeoxySalmost 14 years ago
1) Wait, they're up to Firefox 8 now? I thought I heard something about Firefox 5 coming out a couple weeks ago.<p>2) Wait, they're still mainly 32-bit? People still use 32-bit computers? Maybe that's my being a Mac user, but I don't think I have very many 32-bit apps left.
评论 #2788232 未加载
antimoraalmost 14 years ago
great, now all my 8GB of ram will be eaten up.
ben_straubalmost 14 years ago
The largest benefit you can expect to get from compiling 64-bit is the ability to address more memory. Performance is a bad reason, unless you need extra floating-point precision or your problem is highly vectorized, and you just doubled the size of all your pointers, so you'll be getting more cache misses. I'm really interested in how they managed these downsides.
评论 #2787397 未加载
dfcalmost 14 years ago
As long as you don't run debian/amd64 and consider a decent flash binary from adobe a requirement.
NanoWaralmost 14 years ago
How come I use Firefox 3.6 and there is already a version 8? Man, things go fast...
评论 #2787250 未加载
评论 #2787303 未加载
评论 #2787773 未加载
评论 #2787482 未加载