Skip to content

chore: make lazy on Python 3.15#152

Open
henryiii wants to merge 1 commit intomainfrom
henryiii/chore/lazy
Open

chore: make lazy on Python 3.15#152
henryiii wants to merge 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 <[email protected]>
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.

1 participant