[pypy-commit] [Mercurial][pypy/pypy][branch/rbigint-fromstr-subquadratic] 4 commits: implement lopsided mul in the naive way, in my benchmarks it's consistently

2023-05-18 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/rbigint-fromstr-subquadratic at PyPy / pypy Commits: a0b25a34 by Carl Friedrich Bolz-Tereick at 2022-10-09T21:25:18+02:00 implement lopsided mul in the naive way, in my benchmarks its consistently faster than CPythons approach --HG-- branch

[pypy-commit] [Mercurial][pypy/pypy][branch/default] fix import

2023-05-18 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: babe43a0 by Carl Friedrich Bolz-Tereick at 2023-05-18T16:26:56+02:00 fix import - - - - - 1 changed file: - rpython/jit/backend/x86/runner.py View it on Heptapod: