The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    64bit vs dual core

    Discussion in 'Hardware Components and Aftermarket Upgrades' started by londez, Aug 4, 2006.

  1. londez

    londez Notebook Evangelist

    Reputations:
    114
    Messages:
    602
    Likes Received:
    8
    Trophy Points:
    31
    Could anyone tell me which one of these would perform better (assume that the RAM, GPU, etc are all the same)

    A 64bit processor running 64bit apps in a 64bit operating system

    or

    A dual core processor running a dual threaded app.
     
  2. Mystic Image

    Mystic Image Notebook Consultant

    Reputations:
    6
    Messages:
    107
    Likes Received:
    0
    Trophy Points:
    30
    I'm assuming you're saying vs. a 32-bit dual-core processor.

    Unfortunately, the question you asked isn't likely to give you a straight 'one is better than another' answer, because there is none. You need to specify what kind of applications you're thinking about, and even then there's a lot of variables at play, because now you're talking about applications that have to be written in two entirely different ways to be compared. In addition, you throw in operating system and driver factors which can be quite huge in the real world... 32-bit drivers at this moment are more mature and in many cases perform better than their 64-bit counterparts.

    In general, an application that uses large data-sets... like some games and a bunch of scientific / media applications can benefit greately from a 64-bit processor. These same types of applications often can benefit from multiple threads, and therefore benefit from multiple cores. Games are a bit more difficult to code in a multi-threaded manner because they usually need real-time feedback, but they will arrive eventually.

    The short answer. If you're just talking about *right now*, then the answer is that the 32-bit applications are probably more mature. Otherwise, as far as one being faster than the other - that is highly application-dependent and chances are, you can find one application that will be much faster on dual core and a different one that will be much faster with 64-bit CPU architecture.

    In the future, this isn't likely going to matter much since you're going to get both.
     
  3. Jalf

    Jalf Comrade Santa

    Reputations:
    2,883
    Messages:
    3,468
    Likes Received:
    0
    Trophy Points:
    105
    As said above, perform better at what?
     
  4. Charles P. Jefferies

    Charles P. Jefferies Lead Moderator Super Moderator

    Reputations:
    22,339
    Messages:
    36,639
    Likes Received:
    5,080
    Trophy Points:
    931
  5. londez

    londez Notebook Evangelist

    Reputations:
    114
    Messages:
    602
    Likes Received:
    8
    Trophy Points:
    31
    As said above, perform better at what?
    ---------------------------------------------

    games :D
     
  6. londez

    londez Notebook Evangelist

    Reputations:
    114
    Messages:
    602
    Likes Received:
    8
    Trophy Points:
    31
    So......... Which one would be better for games (64 bit cpu with 64 bit games or dual core with dual threaded game)?
     
  7. Arla

    Arla Notebook Deity

    Reputations:
    35
    Messages:
    1,073
    Likes Received:
    0
    Trophy Points:
    55
    How long is a piece of string?

    Depends on the game, on how well written it is, on how much use it makes (of either the 64bit or the dual core) so many variables that I think it's completely impossible to give a generic answer.