Martin Mokrejs added the comment:

Regarding benchmarking and code performance inspection, maybe you want to try 
on your linux box:

perf top
perf stat /usr/bin/python mytest.py

http://perf.wiki.kernel.org/

----------
nosy: +mmokrejs

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

Reply via email to