[pypy-dev] faster rbigint multiplication

Alex Gaynor alex.gaynor at gmail.com
Thu Dec 12 22:42:34 CET 2013


Hi Mario,

You can either file a ticket and upload a patch at bugs.pypy.org, or send a
pull request on bitbucket.

Alex


On Thu, Dec 12, 2013 at 1:40 PM, Mario Pernici <mario.pernici at gmail.com>wrote:

>
> Hello,
>   I would like to submit a patch to rbigint.py (50 lines of code in
> _x_mul_),
>  speeding up multiplication;  on my computer (x86_64)
>   it seems to be at least as fast as CPython for numbers with few words,
> about 2x faster for numbers  with more than 20 words.
>   Where should I post it?
>
> Mario
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
>


-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
GPG Key fingerprint: 125F 5C67 DFE9 4084
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20131212/9e58e68a/attachment.html>


More information about the pypy-dev mailing list