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

Add `random` benchmarks by donbarbos · Pull Request #386 · python/pyperformance · GitHub

Add random benchmarks - #386

Open
donbarbos wants to merge 7 commits into
python:mainfrom
donbarbos:add-random
Open

Add random benchmarks#386
donbarbos wants to merge 7 commits into
python:mainfrom
donbarbos:add-random

Conversation

Copy link
Copy Markdown

This PR is part of the work to remove cli flags for self-testing. Inspired by #222

sorry if i missed something, this is my first PR in this repo.

donbarbos changed the title Add the random benchmark Add random benchmarks Mar 12, 2025
donbarbos and others added 2 commits March 13, 2025 15:49
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

This comment was marked as resolved.

Comment on lines +32 to +33
(random.binomialvariate, (15, 0.60)),
(random.binomialvariate, (100, 0.75)),

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

random.binomialvariate is new in 3.12.

Copy link
Copy Markdown
Author

@AA-Turner Thank you!

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.

3 participants


Back | FazBrowse Home | New Git URL