Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment:

Attached is a simple bash script to run math.factorial(n) through timeit for 
several values of n.  It makes comparing the speed of different builds MUCH 
easier.

----------
Added file: http://bugs.python.org/file17329/factorial-speed.sh

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

Reply via email to