Le 21/05/2012 20:39, Jussi Lahtinen a écrit :
> 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
>

It is a big deal. :-)

If I make a System.Profiler boolean property to activate / deactivate 
the profiler directly from code, will it fit your needs?

-- 
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

Reply via email to