Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 226337
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:30:06+00:00 2026-05-11T19:30:06+00:00

Mason asked about the advantages of a 64-bit processor . Well, an obvious disadvantage

  • 0

Mason asked about the advantages of a 64-bit processor.

Well, an obvious disadvantage is that you have to move more bits around. And given that memory accesses are a serious issue these days[1], moving around twice as much memory for a fair number of operations can’t be a good thing.

But how bad is the effect of this, really? And what makes up for it? Or should I be running all my small apps on 32-bit machines?

I should mention that I’m considering, in particular, the case where one has a choice of running 32- or 64-bit on the same machine, so in either mode the bandwidth to main memory is the same.

[1]: And even fifteen years ago, for that matter. I remember talk as far back as that about good cache behaviour, and also particularly that the Alpha CPUs that won all the benchmarks had a giant, for the time, 8 MB of L2 cache.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T19:30:06+00:00Added an answer on May 11, 2026 at 7:30 pm

    Most 64-bit programming environments use the “LP64” model, meaning that only pointers and long int variables (if you’re a C/C++ programmer) are 64 bits. Integers (ints) remain 32-bits unless you’re in the “ILP64” model, which is fairly uncommon.

    I only bring it up because most int variables aren’t being used for size_t-like purposes–that is, they stay within ranges comfortably held by 32 bits. For variables of that nature, you’ll never be able to tell the difference.

    If you’re doing numerical or data-heavy work with > 4GB of data, you’ll need 64 bits anyways. If you’re not, you won’t notice the difference, unless you’re in the habit of using longs where most would use ints.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just discovered that the Delphi TRibbonComboBox doesn't have an item index, and it
I have a table that looks like this: name | surname ------------------ John |
I have a form that is generated dynamically. The end users will be able
I have read that generally abstract classes should not be made Serializable in Java.
I have a Mason template running under mod_perl, which is using Log::Log4perl. I want
I'm using Mason in one of my projects and I have a problem using
I have a Video Chat application that I want to disconnect from a call
I have a small question about threading in Windows. I have the following code
I have a little bash program that calls a webservice that returns JSON data.
I'm writing a small web application using Perl, HTML::Mason and Apache. I've been using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.