Is there any reasonably simple way to find out why the C++ version is
slower? I can use something like oprofile, of course, but I thought gcc can somehow give statistics about its internal times, which might be more useful
for a first approximation.

I think you're thinking about the -Q option?


Segher

Reply via email to