Search This Blog

Saturday, August 21, 2010

What are the caveats to using inline optimization in C++ functions?

Programmer Question

What would be the benefits of inlining different types of function and what are the issues that would I would need to watch out for when developing around them? I am not so useful with a profiler but many different algorithmic applications it seems to increase the speed 8 times over, if you can give any pointers that'd be of great use to me.



Find the answer here

No comments:

Post a Comment

Related Posts with Thumbnails