Quantcast
Channel: MarsHut
Viewing all articles
Browse latest Browse all 6551

Is there a way to tell the compiler to get rid of the things that slow down the production run?

$
0
0
Things like debugging information and bound checking are only needed during
the development and the initial usage. However, when I run a
computationally intensive experiment in the production mode, I want the
results as soon as possible! I know that the program is correct and I do
not want to wait for another week for no good reason!.. Is there a way to
tell the compiler to get rid of the things that slow down the production
run? If not, why not?

Viewing all articles
Browse latest Browse all 6551

Latest Images

Trending Articles



Latest Images