$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Shishir Ramam (sramam_at_[hidden])
Date: 2005-03-11 12:02:15
Folks,
I have recently come upon template meta programming.
The powers of metaprogramming are very evident to me.
However, I have been unable to find references to recent
performance numbers for how various compilers compare
with extensive use of templates.
Compile-time and run-time comparisons would be of value.
Specifically, my interest is for the following three compilers
- Microsoft's VC++
- gcc
- Intel's compiler.
(The later the versions on these, the better).
Any pointer's to answers or efforts that are aiming to accomplish
the same would be much appreciated.
thanks,
-shishir