Skip to content

Add benchmarks for the decimal module#341

Merged
mdboom merged 1 commit into
python:mainfrom
mdboom:add-decimal-benchmarks
Jun 18, 2024
Merged

Add benchmarks for the decimal module#341
mdboom merged 1 commit into
python:mainfrom
mdboom:add-decimal-benchmarks

Conversation

@mdboom

@mdboom mdboom commented Jun 14, 2024

Copy link
Copy Markdown
Contributor

These currently exist in the CPython source, but it would be good to have them here for continuous benchmarking.

These currently exist in the [CPython source](https://github.com/python/cpython/blob/main/Modules/_decimal/tests/bench.py),
but it would be good to have them here for continuous benchmarking.
@mdboom mdboom requested a review from ericsnowcurrently June 18, 2024 18:24

@ericsnowcurrently ericsnowcurrently left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Were you planning on adding the new benchmarks to the suite (i.e. pyperformance/data-files/benchmarks/MANIFEST)? At least you could add them there and leave them commented out. Is there any reason leave them out though?

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.

2 participants