phpstan/phpstan pack resolves with a single thread only
#2822
Closed
Sebastian Thiel (Byron)
announced in
Shortcomings
Replies: 1 comment
|
Fixed - it now resolves times faster than Git: #2854 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Note that this issue is highly related to #2819, as we might end up with a more standard pack resolution algorithm, one that can handle Azure repos.
Discussed in #2422
Originally posted by homersimpsons February 7, 2026
Today I
gix clone https://github.com/phpstan/phpstan.gitand it took ~20 minutes:(note that was on wifi and around 5MB/s for "half" of the download and then 30MB/s for the other "half")
I hence ran
git clone https://github.com/phpstan/phpstan.gitto compare the results:Original issue: #2424
All reactions