Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add option for rigorous in benchmark.conf.sample#446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Fidget-Spinner merged 1 commit intomainfromrigorous-option
Dec 8, 2025

Conversation

@Fidget-Spinner
Copy link
Member

Closes#445

No tests because there are no current tests for the option configurations in the current file :(.

I have manually verified that it works on my system.

Copy link
Member

@corona10corona10 left a comment

Choose a reason for hiding this comment

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

lgtm!

The test failure does not looks like reated to this PR.
But need to check

deftest_run_and_show(self):
filename=self.resolve_tmp("bench.json")
# -b all: check that *all* benchmark work
#
# --debug-single-value: benchmark results don't matter, we only
# check that running benchmarks don't fail.
# XXX Capture and check the output.
self.run_pyperformance(
"run",
"-b",
"all",
"--debug-single-value",
"-o",
filename,
capture=None,
)
# Display slowest benchmarks
# XXX Capture and check the output.
self.run_module("pyperf","slowest",filename)

@Fidget-SpinnerFidget-Spinner merged commit4494463 intomainDec 8, 2025
70 of 72 checks passed
@Fidget-SpinnerFidget-Spinner deleted the rigorous-option branchDecember 8, 2025 15:27
maurycy added a commit to maurycy/pyperformance that referenced this pull requestJan 2, 2026
* main:  Bump mypy from 1.19 to 1.19.1 (python#448)  Add a YAML-parsing benchmark (python#342)  Add FastAPI HTTP request benchmark (python#440)  Add option for rigorous in benchmark.conf.sample (python#446)  Do not `venv.ensure_reqs` twice (python#432)  Bump mypy from 1.18.2 to 1.19.0 (python#442)  Bump actions/checkout from 5 to 6 in the actions group (python#441)  Add example scripts to run pyperformance on a generic host (python#436)  Prepare for 1.13.0 release (python#435)  Reenable xdsl (python#433)  Bump actions/setup-python from 5 to 6 (python#429)  Group Dependabot updates for GitHub Actions into single PR (python#431)  Bump actions/checkout from 4 to 5 (python#430)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@corona10corona10corona10 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

compile_all config file does not respect rigorous option

3 participants

@Fidget-Spinner@corona10

[8]ページ先頭

©2009-2026 Movatter.jp