Runtime statistics
Crazy Diamond
sydbarrett@home.com
Fri Mar 10 02:32:00 GMT 2000
Does GCC have any facilities to collect runtime information
(such as branching statistics) that can be applied to future compilations?ÃÂ
If not, has anyone expressed any interest in adding it?ÃÂ This is something
that could allow us to squeeze a few % more speed from executables.ÃÂ The
best thing to do would be to make this part of the debug/symbol information, so
that it can be stripped from final compiles (once the info has been used).ÃÂ
We don't want .exe's being larger than they have to
be.
More information about the Gcc
mailing list