You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some point someone was using profiling methods to optimize the code. I
respect this. This is only one right way to do this. But there are tools that
will do much better job.
Like gprof or callgrind.
I do not see any good reason to keep profiling module in the code because we
can get such a nice pictures as attached, without using this module.
Less code => less chances for a bug.
Original issue reported on code.google.com by [email protected] on 5 Jan 2014 at 8:53
Original issue reported on code.google.com by
[email protected]
on 5 Jan 2014 at 8:53Attachments:
The text was updated successfully, but these errors were encountered: