Igor R.
2009-11-17 18:17:29 UTC
Hello,
I've got a "code bloat" problem (probably due to multiple templates
instantiations) that I try to handle.
However, trying to determine suspect code at a glance is like trying
to optimize performance without a profiler. So my question is whether
there's any "profiling-like" technique that allows to put the finger
on specific places in the code that produce the bloat?
Thanks!
I've got a "code bloat" problem (probably due to multiple templates
instantiations) that I try to handle.
However, trying to determine suspect code at a glance is like trying
to optimize performance without a profiler. So my question is whether
there's any "profiling-like" technique that allows to put the finger
on specific places in the code that produce the bloat?
Thanks!