Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What is faster:

Name: Anonymous 2009-02-01 7:20

Integers or floats?

Name: Anonymous 2009-02-01 14:27

int's are faster, but converting from int to float incurs a performance penalty.  If you need to do that a lot, stick with all float's.  Division and multiplication of int's are slightly slower than that of float's sometimes, as well.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List