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.

Windows is holding back 32 bit

1 pointsby pdeva1over 11 years ago

1 comment

shubbover 11 years ago
Heh, I use 32bit linux on very memory constrained VM instances. Because 64bit pointers are twice as big, software compiled for 64bit uses ~5% more memory (I should test this quantitatively, but sometimes I've noted more than this). On an instance limited to 2GB, that 100mb, which is significant on a system like that.