FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add benchmarks for the decimal module by mdboom · Pull Request #341 · python/pyperformance · GitHub

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 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 requested a review from ericsnowcurrently June 18, 2024 18:24

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL