Bruno Lalande | 24 May 10:51
Picon

Re: [math] pow redux and observations

Hello,

Luke, your considerations make sense but one thing is sure: the
compilation time increases with the number of distinct N values with
which a class template gets instantiated, simply because the compiler
recompiles it. And this is the whole point of the solutions being
discussed here.

Tomorrow I hope I'll have the time to make a complete perf test suite
with different compilers (probably gcc-4, msvc-8, msvc-9) and show the
results here. I'd like to measure for each solution the compilation
time, the execution time, and the executable size.

Bruno
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Gmane