Page 1 of 1

Interesting article on 32 bit vs. 64 bit Programs

Posted: Tue Jan 05, 2016 6:23 pm
by RichAlgeni
http://blogs.msdn.com/b/ricom/archive/2 ... ument.aspx

I've included it here because the PureBasic Crew allows us to create both 32 bit and 64 bit code. I thought it was smart using 64 bit, but was it really? You decide.

Re: Interesting article on 32 bit vs. 64 bit Programs

Posted: Tue Jan 05, 2016 9:24 pm
by tejon
I didn't read the whole article because it's classic bragging blog, by empirical testing using the gcc compiler 64-bit is almost always faster than 32-bit, obviously the programs are going to be bigger.