Speed optimization

inu
09-03-2003, 01:30 PM
I want to optimize the speed and performance of my application. It performs several mathematical calculations, but does not compare floating point numbers to each other. I’m on the advanced optimizations dialog box and I think I shouldn’t select ‘Remove Floating Point Error Checks’ and I shouldn’t select ‘Allow Unrounded Floating Pont Operations’. Am I right?

Any help would be good.

passel
09-03-2003, 01:43 PM
If you are sure you will not have floating point errors, and you don't
need to have your numbers rounded, then checking those options should
speed up your code. It's up to you.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum