Arman Bostani a écrit : > Hello all, > > Is there a recommended process for profiling ipy applications? > Understandably, the cpython profile module doesn't work (no > sys.setprofile).
Shouldn't IronPython in the long run provide such simple profiling interface (just drop a stats file, with the amount of time spent in each method in *.py files...) What do you think? Stan. Also, CLR Profiler isn't geared towards performance > analysis. So, do I need to somehow run my ipy applications under VS > 2005 Team Suite? > > Thanks, > -arman > _______________________________________________ > users mailing list > users@lists.ironpython.com > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > -- ----------------------------------------------------------------- Stanislas Pinte e-mail: [EMAIL PROTECTED] ERTMS Solutions http://www.ertmssolutions.com Rue de l'Autonomie, 1 Tel: + 322 - 522.06.63 1070 Bruxelles Fax: + 322 - 522.09.30 ----------------------------------------------------------------- Skype (http://www.skype.com) id: stanpinte ----------------------------------------------------------------- _______________________________________________ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com