Skip to content

Enable decimal benchmarks in the suite (MANIFEST) - #491

Open
skirpichev wants to merge 1 commit into
python:mainfrom
skirpichev:enable-decimal_pi
Open

skirpichev wants to merge 1 commit into
python:mainfrom
skirpichev:enable-decimal_pi

Conversation

@skirpichev

Copy link
Copy Markdown
Member

They were not added here in #341 for no reasons.
Tune bench_decimal_factorial() to support pure-Python decimal module on PyPy. See also python/cpython#155198.

Co-authored-by: Hugo van Kemenade 1324225+hugovk@users.noreply.github.com

Closes #473

// N.B.: this is essentially a rebirth of #453.

They were not added here in python#341 for no reasons.
Tune bench_decimal_factorial() to support pure-Python decimal
module on PyPy.  See also python/cpython#155198.

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

Closes python#473
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable decimal benchmarks

1 participant