prestissimo icon indicating copy to clipboard operation
prestissimo copied to clipboard

using source dependencies

Open staabm opened this issue 8 years ago • 1 comments

in feature branches and some 'special projects' we reference dependencies in a way that composer installs those from source.

it seems prestissimo does not parallalize those downloads. I can seee them happening one after another... is this a known limitation?

so the actual request would be to also parallize downloads related to source repositories like GIT/SVN/...

staabm avatar Feb 28 '18 09:02 staabm

We also really need to parallalize composer with --prefer-source.

Vormillion avatar Jun 20 '18 21:06 Vormillion