[Geany-Devel] Profiling Geany with gperftools

2015-06-19 Thread Jiří Techet
Hi, as the ctags guys were interested how I profiled some performance issue in the Python parser, I thought it would be a good idea to write a wiki page about it because the outputs are very useful for locating various performance issues. I put it here:

Re: [Geany-Devel] Profiling Geany with gperftools

2015-06-19 Thread Colomban Wendling
Le 19/06/2015 15:05, Jiří Techet a écrit : Hi, as the ctags guys were interested how I profiled some performance issue in the Python parser, I thought it would be a good idea to write a wiki page about it because the outputs are very useful for locating various performance issues. I put it