Example: tourism industry
Tips for Optimizing C/C++ Code - Clemson University

Tips for Optimizing C/C++ Code - Clemson University

Back to document page

• Double precision floating-point operations may not be slower than single precision floats, particularly on 64-bit machines. I have seen ray tracers runfaster using all doubles than all floats on the same machine. I have also seen the reverse. 27. Consider ways of rephrasing your math to eliminate expensive operations.

  Precision

Download Tips for Optimizing C/C++ Code - Clemson University


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries