[pypy-issue] [issue819] Arithmetic is slower than CPython in extreme cases

anon tracker at bugs.pypy.org
Fri Aug 5 03:25:50 CEST 2011


New submission from anon <b10419697 at klzlk.com>:

For instance computing n=3**4000000 takes 1.9s with PyPy but only 1.2s with
CPython. PyPy is slower than CPython in similar ratios for large multiplications.

----------
messages: 2905
nosy: anon, pypy-issue
priority: bug
status: unread
title: Arithmetic is slower than CPython in extreme cases

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue819>
________________________________________


More information about the pypy-issue mailing list