Is it possible to have separated start and stop buttons for the profiler? I have huge project and when it starts it goes through pretty long initialization (wait loops, pre-computed values, etc), and I'm really only interested to optimize certain parts of the run.
Right now the interesting part is flooded with uninteresting data and the initialization is slowed down for nothing, so analyzing the data is bit inconvenient. Profiler is already very useful, so this is not big deal... Jussi On Sat, May 19, 2012 at 2:58 PM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Hi, > > I have just added the ability to profile a project from the IDE. > > This is not finished yet. At the moment, the IDE will tell you how much > time you spend in each function, and, for each function, how much time > is spent in other functions called from it. > > Next, I will try to profile each line of code. > > I hope it will help to optimize your projects! > > Regards, > > -- > Benoît Minisini > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user