Serhiy Storchaka added the comment:

Patch updated. One bug fixed.

Also I made some benchmarks. The pure Python random() about 100 times slower 
and getrandbits(32) about 13 times slower than the C implementation.

----------
Added file: http://bugs.python.org/file28303/random_pure_python_5.patch

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

Reply via email to