PCbanter

PCbanter (http://www.pcbanter.net/index.php)
-   Windows 7 Forum (http://www.pcbanter.net/forumdisplay.php?f=48)
-   -   Advantages W7-64 over XP-32 (http://www.pcbanter.net/showthread.php?t=1084645)

Fokke Nauta[_2_] February 24th 12 09:12 AM

Advantages W7-64 over XP-32
 
Hi all,

Currently I have XP Pro 32-bits. Hardware is Intel I5-750 on a P55 chipset
with 4G memory.
I concider installing Win 7 Pro 64-bits, so I can use more memory.
Got a few questions he
a. Are applications on W7-64 with 8G noticable faster then XP-32 with 4G?
b. Does W7-64 allow a multi boot environment?
c. Are there more advantages of Win 7 Pro 64-bits over XP Pro 32-bits?

Thanks in advance for your answers.

Best regards,
Fokke Nauta



Paul February 24th 12 09:58 AM

Advantages W7-64 over XP-32
 
Fokke Nauta wrote:
Hi all,

Currently I have XP Pro 32-bits. Hardware is Intel I5-750 on a P55 chipset
with 4G memory.
I concider installing Win 7 Pro 64-bits, so I can use more memory.
Got a few questions he
a. Are applications on W7-64 with 8G noticable faster then XP-32 with 4G?
b. Does W7-64 allow a multi boot environment?
c. Are there more advantages of Win 7 Pro 64-bits over XP Pro 32-bits?

Thanks in advance for your answers.

Best regards,
Fokke Nauta


If you use a 32 bit application, it might be a tiny bit faster.

http://blog.testfreaks.com/informati...vs-vista-vs-7/

SuperPI-32m
WinXP 18 minutes 1 second = 1081 sec
Vista 18 minutes 4 seconds = 1084 sec
Win7 17 minutes 43 seconds = 1063 sec 1081/1063 = 1.017

If you have a program which uses lots of arithmetic,
such as an arbitrary precision numerics package,
and it is *compiled* for 64 bits (not limited by being a
32 bit program) and runs on a 64 bit OS, that is 65% faster
(it didn't make it to being twice as fast). GMP can be
compiled for 32 bits or 64 bits, and applications using
that package can be 65% faster when you use 64 bit compilation.

The speed is more a function of the characteristics of the
application, than anything else. Older 32 bit applications,
might see no perceptible difference (you'd need a stopwatch
to tell the difference).

*******

Windows 7 has a boot menu, like the other versions of Windows.
It is based on BCD rather than boot.ini. At the very least,
the boot menu may contain older versions of Windows. The only
bad part, is making changes to it. Third party tools are
available for editing the boot menu.

(An editing tool)
http://i51.tinypic.com/rs90yg.png

(Example of editing the hard way, with bcdedit)
http://www.tweaktown.com/articles/17...de/index5.html

(Typical boot menu on the screen during boot up)
http://images.tweaktown.com/content/1/7/1713_23.png

Paul

Fokke Nauta[_2_] February 24th 12 10:22 AM

Advantages W7-64 over XP-32
 
"Paul" wrote in message
...
Fokke Nauta wrote:
Hi all,

Currently I have XP Pro 32-bits. Hardware is Intel I5-750 on a P55
chipset with 4G memory.
I concider installing Win 7 Pro 64-bits, so I can use more memory.
Got a few questions he
a. Are applications on W7-64 with 8G noticable faster then XP-32 with 4G?
b. Does W7-64 allow a multi boot environment?
c. Are there more advantages of Win 7 Pro 64-bits over XP Pro 32-bits?

Thanks in advance for your answers.

Best regards,
Fokke Nauta


If you use a 32 bit application, it might be a tiny bit faster.

http://blog.testfreaks.com/informati...vs-vista-vs-7/

SuperPI-32m
WinXP 18 minutes 1 second = 1081 sec
Vista 18 minutes 4 seconds = 1084 sec
Win7 17 minutes 43 seconds = 1063 sec 1081/1063 =
1.017

If you have a program which uses lots of arithmetic,
such as an arbitrary precision numerics package,
and it is *compiled* for 64 bits (not limited by being a
32 bit program) and runs on a 64 bit OS, that is 65% faster
(it didn't make it to being twice as fast). GMP can be
compiled for 32 bits or 64 bits, and applications using
that package can be 65% faster when you use 64 bit compilation.

The speed is more a function of the characteristics of the
application, than anything else. Older 32 bit applications,
might see no perceptible difference (you'd need a stopwatch
to tell the difference).

*******

Windows 7 has a boot menu, like the other versions of Windows.
It is based on BCD rather than boot.ini. At the very least,
the boot menu may contain older versions of Windows. The only
bad part, is making changes to it. Third party tools are
available for editing the boot menu.

(An editing tool)
http://i51.tinypic.com/rs90yg.png

(Example of editing the hard way, with bcdedit)
http://www.tweaktown.com/articles/17...de/index5.html

(Typical boot menu on the screen during boot up)
http://images.tweaktown.com/content/1/7/1713_23.png

Paul


Thanks Paul, this makes sense. The link which shows the comparisons is very
interesting.
I use a wide variety of applications. Most of them won't be optimised for
64-bit code, I assume. Photoshop CS5 is an exception but the differences are
small and there are limitations. And some applications won't run at all.

I think it won't be an installation of Win 7 64-bits. Stick to XP 32-bits
for now.

Best regards,
Fokke



Rob February 24th 12 10:40 AM

Advantages W7-64 over XP-32
 
On 24/02/2012 10:22, Fokke Nauta wrote:
wrote in message
...
Fokke Nauta wrote:
Hi all,

Currently I have XP Pro 32-bits. Hardware is Intel I5-750 on a P55
chipset with 4G memory.
I concider installing Win 7 Pro 64-bits, so I can use more memory.
Got a few questions he
a. Are applications on W7-64 with 8G noticable faster then XP-32 with 4G?
b. Does W7-64 allow a multi boot environment?
c. Are there more advantages of Win 7 Pro 64-bits over XP Pro 32-bits?

Thanks in advance for your answers.

Best regards,
Fokke Nauta


If you use a 32 bit application, it might be a tiny bit faster.

http://blog.testfreaks.com/informati...vs-vista-vs-7/

SuperPI-32m
WinXP 18 minutes 1 second = 1081 sec
Vista 18 minutes 4 seconds = 1084 sec
Win7 17 minutes 43 seconds = 1063 sec 1081/1063 =
1.017

If you have a program which uses lots of arithmetic,
such as an arbitrary precision numerics package,
and it is *compiled* for 64 bits (not limited by being a
32 bit program) and runs on a 64 bit OS, that is 65% faster
(it didn't make it to being twice as fast). GMP can be
compiled for 32 bits or 64 bits, and applications using
that package can be 65% faster when you use 64 bit compilation.

The speed is more a function of the characteristics of the
application, than anything else. Older 32 bit applications,
might see no perceptible difference (you'd need a stopwatch
to tell the difference).

*******

Windows 7 has a boot menu, like the other versions of Windows.
It is based on BCD rather than boot.ini. At the very least,
the boot menu may contain older versions of Windows. The only
bad part, is making changes to it. Third party tools are
available for editing the boot menu.

(An editing tool)
http://i51.tinypic.com/rs90yg.png

(Example of editing the hard way, with bcdedit)
http://www.tweaktown.com/articles/17...de/index5.html

(Typical boot menu on the screen during boot up)
http://images.tweaktown.com/content/1/7/1713_23.png

Paul


Thanks Paul, this makes sense. The link which shows the comparisons is very
interesting.
I use a wide variety of applications. Most of them won't be optimised for
64-bit code, I assume. Photoshop CS5 is an exception but the differences are
small and there are limitations. And some applications won't run at all.

I think it won't be an installation of Win 7 64-bits. Stick to XP 32-bits
for now.

Best regards,
Fokke


If you use 32-bit applications which benefit from using as much
memory as available, you will see a significant performance boost
when running them under Win7x64.
Each 32-bit application is allocated a full 4GB of RAM in x64,
instead of 3.something which is available under XP 32-bit.
If you had (say) 16GB of RAM, x64 would allow Photoshop to use
4GB, plus app2 using it's *own* 4GB plus app3 using it's *own*
4GB, all running simultaneously.
I can state from my own experience of using 32-bit image processing
(astronomy) software that using x64 is a huge advantage in my work.
HTH
--
Rob

which needs as


Fokke Nauta[_2_] February 24th 12 11:29 AM

Advantages W7-64 over XP-32
 
"Rob" wrote in message
...

cut

If you use 32-bit applications which benefit from using as much
memory as available, you will see a significant performance boost
when running them under Win7x64.
Each 32-bit application is allocated a full 4GB of RAM in x64,
instead of 3.something which is available under XP 32-bit.
If you had (say) 16GB of RAM, x64 would allow Photoshop to use
4GB, plus app2 using it's *own* 4GB plus app3 using it's *own*
4GB, all running simultaneously.
I can state from my own experience of using 32-bit image processing
(astronomy) software that using x64 is a huge advantage in my work.
HTH
--
Rob


Hi Rob,
I see your point. But I don't use a specific application that would benefit
of more memory.
One exception may be VMWare. Sometimes I use a situation where I have
multiple virtual machines running on a virtual network. In only that case I
would benefit from more memory. But this does not happen often.
On the other hand, I wont be able to use some applications as they won't run
on W 7 64-bit.

Fokke



Rob February 24th 12 12:01 PM

Advantages W7-64 over XP-32
 
On 24/02/2012 10:29 PM, Fokke Nauta wrote:
wrote in message
...

cut

If you use 32-bit applications which benefit from using as much
memory as available, you will see a significant performance boost
when running them under Win7x64.
Each 32-bit application is allocated a full 4GB of RAM in x64,
instead of 3.something which is available under XP 32-bit.
If you had (say) 16GB of RAM, x64 would allow Photoshop to use
4GB, plus app2 using it's *own* 4GB plus app3 using it's *own*
4GB, all running simultaneously.
I can state from my own experience of using 32-bit image processing
(astronomy) software that using x64 is a huge advantage in my work.
HTH
--
Rob


Hi Rob,
I see your point. But I don't use a specific application that would benefit
of more memory.
One exception may be VMWare. Sometimes I use a situation where I have
multiple virtual machines running on a virtual network. In only that case I
would benefit from more memory. But this does not happen often.
On the other hand, I wont be able to use some applications as they won't run
on W 7 64-bit.

Fokke



Using x64.

Only x64 programmes will run in 64 bit mode. All other programmes will
run in 32bit. There are not many 64 bit programmes available.

Even 32bit programmes will benefit by accessing more ram and not be
restrained by the 3.3Gb limit of 32bit OS.

Fokke Nauta[_2_] February 24th 12 12:06 PM

Advantages W7-64 over XP-32
 
"Rob" wrote in message
...
On 24/02/2012 10:29 PM, Fokke Nauta wrote:
wrote in message
...

cut

If you use 32-bit applications which benefit from using as much
memory as available, you will see a significant performance boost
when running them under Win7x64.
Each 32-bit application is allocated a full 4GB of RAM in x64,
instead of 3.something which is available under XP 32-bit.
If you had (say) 16GB of RAM, x64 would allow Photoshop to use
4GB, plus app2 using it's *own* 4GB plus app3 using it's *own*
4GB, all running simultaneously.
I can state from my own experience of using 32-bit image processing
(astronomy) software that using x64 is a huge advantage in my work.
HTH
--
Rob


Hi Rob,
I see your point. But I don't use a specific application that would
benefit
of more memory.
One exception may be VMWare. Sometimes I use a situation where I have
multiple virtual machines running on a virtual network. In only that case
I
would benefit from more memory. But this does not happen often.
On the other hand, I wont be able to use some applications as they won't
run
on W 7 64-bit.

Fokke



Using x64.

Only x64 programmes will run in 64 bit mode. All other programmes will run
in 32bit. There are not many 64 bit programmes available.

Even 32bit programmes will benefit by accessing more ram and not be
restrained by the 3.3Gb limit of 32bit OS.


Correct.
IMHO that is the only advantage af W7 64-bits.

Fokke



Tim Slattery February 24th 12 01:44 PM

Advantages W7-64 over XP-32
 
"Fokke Nauta" wrote:

Hi all,

Currently I have XP Pro 32-bits. Hardware is Intel I5-750 on a P55 chipset
with 4G memory.
I concider installing Win 7 Pro 64-bits, so I can use more memory.
Got a few questions he
a. Are applications on W7-64 with 8G noticable faster then XP-32 with 4G?


The more RAM you have, the less you need to use the paging file.
Having more RAM means that you can run more programs and more
ram-hungry programs without having to read and write the page file
constantly. Will that make a difference to you? It depends on how you
use your computer.

b. Does W7-64 allow a multi boot environment?


As far as I know.

c. Are there more advantages of Win 7 Pro 64-bits over XP Pro 32-bits?


The ability to run more 32-bit programs while using the paging file
less, as discussed above. And, of course, the ability to use 64-bit
programs, which get a virtual memory space of 8TB. That would make it
simpler to program a system that edits really gigantic images, sound
files, whatever. AFAIK, there aren't very many 64-bit programs out
yet.

--
Tim Slattery


Ken Blake[_4_] February 24th 12 02:58 PM

Advantages W7-64 over XP-32
 
On Fri, 24 Feb 2012 10:12:18 +0100, "Fokke Nauta"
wrote:

Currently I have XP Pro 32-bits. Hardware is Intel I5-750 on a P55 chipset
with 4G memory.
I concider installing Win 7 Pro 64-bits, so I can use more memory.
Got a few questions he
a. Are applications on W7-64 with 8G noticable faster then XP-32 with 4G?



That depends on the application on what you do with it. Three points:

1. It's being 64-bit makes very little difference.

2. Its having more memory available *could* make a difference, but
again it depends on what the app is. If it's the typical business
application, it will make little or no difference. If you are editing
a large photograph, yes it could make a big difference.

3. For most people, buying the extra 4GB of RAM would be nothing but a
waste of money.

b. Does W7-64 allow a multi boot environment?



Yes.


c. Are there more advantages of Win 7 Pro 64-bits over XP Pro 32-bits?



A 64-bit version of Windows lets you run 64-bit programs, and those
could potentially be significantly faster. At the moment, there are
few of those available, but that will change in the future.

Mark F[_3_] February 24th 12 05:57 PM

Advantages W7-64 over XP-32
 
On Fri, 24 Feb 2012 12:29:29 +0100, "Fokke Nauta"
wrote:

"Rob" wrote in message
...

cut

If you use 32-bit applications which benefit from using as much
memory as available, you will see a significant performance boost
when running them under Win7x64.
Each 32-bit application is allocated a full 4GB of RAM in x64,
instead of 3.something which is available under XP 32-bit.
If you had (say) 16GB of RAM, x64 would allow Photoshop to use
4GB, plus app2 using it's *own* 4GB plus app3 using it's *own*
4GB, all running simultaneously.
I can state from my own experience of using 32-bit image processing
(astronomy) software that using x64 is a huge advantage in my work.
HTH
--
Rob


Hi Rob,
I see your point. But I don't use a specific application that would benefit
of more memory.
One exception may be VMWare. Sometimes I use a situation where I have

VMware definitely benefits from 64-bit, even when the virtual machines
are 32-bit.

Many new devices don't have XP support, so going forward you need to
move to Windows 7 (Windows 8, I suppose.)

Most programs that are for Windows XP can run on Windows 7 using an
XP virtual machine, even if you use Microsoft's free one. Some more
programs work if you use VMware Workstation.

Some old hardware doesn't work on Windows 7, some works on Windows
7 32-bit but not one Windows 7 64-bit. You have to see what
the case is for your hardware.

Much of the hardware with no Windows 7 drivers can work with a
virtual machine on Windows 7, but some old hardware can no longer
be installed on any new installations, even if they are working
on current Windows XP systems. Some of these might work if
you made a virtual machine out of your Windows XP system partition
and got the virtual machine XP "activated" by Microsoft.)

In some cases you might need new peripherals.

multiple virtual machines running on a virtual network. In only that case I
would benefit from more memory. But this does not happen often.
On the other hand, I wont be able to use some applications as they won't run
on W 7 64-bit.

Fokke


Wolf K February 24th 12 06:39 PM

Advantages W7-64 over XP-32
 
On 24/02/2012 12:57 PM, Mark F wrote:
[...]
Most programs that are for Windows XP can run on Windows 7 using an
XP virtual machine,

[...]

Most programs written for XP don't need a virtual machine in my
experience. DOS programs do, as do many written for W2000 and not updated.

Regards,
Wolf K.

Ken Blake[_4_] February 24th 12 08:02 PM

Advantages W7-64 over XP-32
 
On Fri, 24 Feb 2012 13:39:51 -0500, Wolf K
wrote:

On 24/02/2012 12:57 PM, Mark F wrote:
[...]
Most programs that are for Windows XP can run on Windows 7 using an
XP virtual machine,

[...]

Most programs written for XP don't need a virtual machine in my
experience. DOS programs do, as do many written for W2000 and not updated.




Not really to disagree with what you say, but it's important to
realize that programs were not written *for* Windows XP or Windows
2000. They simply were written back in the days of Windows XP or
Windows 2000.


Gene E. Bloch[_5_] February 24th 12 11:01 PM

Advantages W7-64 over XP-32
 
On 2/24/2012, Ken Blake posted:
On Fri, 24 Feb 2012 13:39:51 -0500, Wolf K
wrote:


On 24/02/2012 12:57 PM, Mark F wrote:
[...]
Most programs that are for Windows XP can run on Windows 7 using an
XP virtual machine,

[...]

Most programs written for XP don't need a virtual machine in my
experience. DOS programs do, as do many written for W2000 and not updated.




Not really to disagree with what you say, but it's important to
realize that programs were not written *for* Windows XP or Windows
2000. They simply were written back in the days of Windows XP or
Windows 2000.


Since they were written using an API, and possibly a development kit,
for the given version of Windows, I have to respectfully (but only
partially) disagree with you, but...

....but it's all implicit. The programmers were writing for what was
available, which worked on the current version of Windows, and no one
could tell them which parts of what they wrote would break in the
future. Or even if anything would break at all.

One could hope that the future would not break anything, but would only
add capabilities that the earlier versions lacked. And one would
probably be disappointed on occasion :-)

--
Gene E. Bloch (Stumbling Bloch)



Yousuf Khan[_2_] February 25th 12 06:46 AM

Advantages W7-64 over XP-32
 
On 24/02/2012 4:12 AM, Fokke Nauta wrote:
Hi all,

Currently I have XP Pro 32-bits. Hardware is Intel I5-750 on a P55 chipset
with 4G memory.
I concider installing Win 7 Pro 64-bits, so I can use more memory.
Got a few questions he
a. Are applications on W7-64 with 8G noticable faster then XP-32 with 4G?
b. Does W7-64 allow a multi boot environment?
c. Are there more advantages of Win 7 Pro 64-bits over XP Pro 32-bits?

Thanks in advance for your answers.


Another advantage not mentioned here yet is that Win 7 (both 32-bit and
64-bit) allows you to use DirectX 10 through 11. Windows XP is stuck at
DX9. Important if you play games.

Yousuf Khan

Fokke Nauta[_2_] February 27th 12 09:44 AM

Advantages W7-64 over XP-32
 

"Fokke Nauta" wrote in message
...
Hi all,

Currently I have XP Pro 32-bits. Hardware is Intel I5-750 on a P55 chipset
with 4G memory.
I concider installing Win 7 Pro 64-bits, so I can use more memory.
Got a few questions he
a. Are applications on W7-64 with 8G noticable faster then XP-32 with 4G?
b. Does W7-64 allow a multi boot environment?
c. Are there more advantages of Win 7 Pro 64-bits over XP Pro 32-bits?

Thanks in advance for your answers.

Best regards,
Fokke Nauta


All of you thanks for your replies.
In the near future I will switch to W7-64. I only hope that W7 will be as
configurable as XP.

Best regards,
Fokke




All times are GMT +1. The time now is 01:01 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2006 PCbanter
Comments are property of their posters