Hi Benoit,
Is there a way to monitor usage of memory of objects (Class, Collection, 
etc...) in Gambas please ?
May be you have already developed something like time execution profiler 
already existing in Gambas but for memory usage ?
My problem is I use an Editor object in a project because it is so great to 
display text with numbered lines and other possibilities that it offer but 
after inserted 12000 lines just by Editor1.Text &= new_text_receive, the memory 
usage of my program jump from 65 MB of memory resident to around 1GB.
So, with a memory profiler in Gambas it will easier to find where I need to 
change my code to optimize space memory.
Do you think something can be made in this way please ?
Thank you
Olivier

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to