Skip to content

chore: make lazy on Python 3.15#152

Merged
henryiii merged 1 commit intomainfrom
henryiii/chore/lazy
Mar 31, 2026
Merged

chore: make lazy on Python 3.15#152
henryiii merged 1 commit intomainfrom
henryiii/chore/lazy

Conversation

@henryiii
Copy link
Copy Markdown
Owner

Using flake8-lazy --apply src/**.py:

$ hyperfine --warmup 10 -n main --prepare "git checkout main" ".venv/bin/check-sdist --help" -n PR --prepare "git checkout henryiii/chore/lazy" ".venv/bin/check-sdist --help"
Benchmark 1: main
  Time (mean ± σ):      45.3 ms ±   0.8 ms    [User: 35.3 ms, System: 7.8 ms]
  Range (min … max):    43.8 ms …  48.8 ms    41 runs

Benchmark 2: PR
  Time (mean ± σ):      34.3 ms ±   0.5 ms    [User: 26.7 ms, System: 5.7 ms]
  Range (min … max):    32.8 ms …  36.1 ms    48 runs

Summary
  PR ran
    1.32 ± 0.03 times faster than main

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
@henryiii henryiii merged commit ba1e62f into main Mar 31, 2026
15 checks passed
@henryiii henryiii deleted the henryiii/chore/lazy branch March 31, 2026 06:03
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