
18 Sep
2005
18 Sep
'05
4:25 p.m.
You guys might want to take a look at the performance test Matthias Troyer and I developed for the parameter library. Matthias is an expert in high-performance computing and knows how to correct for some of those effects.
Yep, that's pretty much what the program does: hammer through the test case a few times to eliminate cache effects, and then do a timed run at the end. We could really use a Boost.Performance library rather than lots of folks doing their own thing, should someone want to take the hint and write one :-) John.