Pawel Prokop <pa...@uek.krakow.pl> added the comment:

I agree with Ezio, 
this feature should have an option to enable/disable.

Anyway, I use it in different way.

Since 2008, I've used this feature for performance comparision, whether some 
implementation changes in application code did not slow down application. Tests 
run after each commit. I compare execution time of particular test before and 
after commit.

With additional scripts, I create metrics and charts using gnuplot to visualize 
how execution time of each test changed during the development.
I can ensure the performance stability of the application.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4080>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to