yvanvds
Member
|
64 bit application
Hey,
just out of curiosity, I compiled my program as 64bit. It compiled just fine, but I expected at least some difference in FPS or loading time. All looks exactly the same. So are there any advantages to a 64 bit compilation? Or should i perhaps optimize my code in a certain way? (In regards to EE I mean, not code in general)
|
|
01-08-2012 02:44 AM |
|
Tottel
Member
|
RE: 64 bit application
Wasn't the only difference that the application could get more allocated memory?
|
|
01-08-2012 10:49 AM |
|
Esenthel
Administrator
|
RE: 64 bit application
64 just allows more memory to be used
Can be useful for servers or tools
|
|
01-08-2012 01:31 PM |
|
yvanvds
Member
|
RE: 64 bit application
Ok, thanks for the quick answer!
|
|
01-08-2012 04:43 PM |
|