Skip to content

Conversation

@staabm
Copy link
Contributor

@staabm staabm commented Nov 23, 2025

prevents duplicate work in data-providers

before this PR

➜  phpstan-src git:(pstint) ✗ hyperfine '../phpunit/phpunit --list-suites'
Benchmark 1: ../phpunit/phpunit --list-suites
  Time (mean ± σ):     10.575 s ±  0.160 s    [User: 9.804 s, System: 0.759 s]
  Range (min … max):   10.218 s … 10.711 s    10 runs

after this PR:

➜  phpstan-src git:(2.1.x) ✗ hyperfine '../phpunit/phpunit --list-suites'
Benchmark 1: ../phpunit/phpunit --list-suites
  Time (mean ± σ):     10.397 s ±  0.151 s    [User: 9.655 s, System: 0.725 s]
  Range (min … max):   10.187 s … 10.623 s    10 runs

@ondrejmirtes ondrejmirtes merged commit c246419 into phpstan:2.1.x Nov 23, 2025
610 of 638 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

@staabm staabm deleted the pstint branch November 23, 2025 08:56
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