
3 Jul
2012
3 Jul
'12
2:52 p.m.
On 07/03/2012 09:50 AM, Roland Bock wrote:
I used the attached versions to compare compilation times:
Using clang with -O3
Eric: real 0m0.471s user 0m0.420s sys 0m0.030s
Roland: real 0m0.512s user 0m0.470s sys 0m0.020s
Obviously the measurement is rather crude and imprecise, but your version definitely compiles faster. And it is also much shorter and easier to setup for such a comparison :-)
Given your test, I suggest you benchmark the preprocessed output rather than the source directly.