Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very slow packet install #1249

Closed
vasily-kirichenko opened this issue Nov 23, 2015 · 16 comments
Closed

Very slow packet install #1249

vasily-kirichenko opened this issue Nov 23, 2015 · 16 comments

Comments

@vasily-kirichenko
Copy link
Contributor

1

It takes 1m 40s. It took about 6 seconds before I updated to 2.25 or so.

@forki
Copy link
Member

forki commented Nov 23, 2015

Yes. seems I broke something.

@forki
Copy link
Member

forki commented Nov 23, 2015

but what about the second run?
I think we invalidated all the cache in this version.

@vasily-kirichenko
Copy link
Contributor Author

Same for subsequent runs.

@vasily-kirichenko
Copy link
Contributor Author

No significant CPU load.

@forki
Copy link
Member

forki commented Nov 23, 2015

thx. so I need to investigate. thx
(do you by any chance know the exact version where it becomes slow?)

@vasily-kirichenko
Copy link
Contributor Author

2.25 is indeed slow. Sorry, cannot say if any older ones are also slow.

@vasily-kirichenko
Copy link
Contributor Author

1m 38s for the second run. Very stable results.

@forki
Copy link
Member

forki commented Nov 23, 2015

can you do a "paket.bootstrapper.exe 2.x" to the version you had before? just see that there is no network trouble or something like that

@vasily-kirichenko
Copy link
Contributor Author

2.24.0 - 58s
2.23.0 -13s

@forki
Copy link
Member

forki commented Nov 23, 2015

thx

@vasily-kirichenko
Copy link
Contributor Author

2.23.4 - 14s

@vasily-kirichenko
Copy link
Contributor Author

so it's certainly 2.24.0

@forki
Copy link
Member

forki commented Nov 23, 2015

this sounds like we introduced this during the new code for "v3-only feeds".

can you show the paket.dependency file lines with the source feed configs?

/cc @xavierzwirtz

@vasily-kirichenko
Copy link
Contributor Author

redirects: on
framework: net45, net451, net452, net46
source https://www.nuget.org/api/v2
source http://<a private TeamCity server>/guestAuth/app/nuget/v1/FeedService.svc

@forki
Copy link
Member

forki commented Nov 23, 2015

Ok thanks. This should not touch the new code. Need to look deeper.
On Nov 23, 2015 9:57 AM, "Vasily Kirichenko" [email protected]
wrote:

redirects: on
framework: net45, net451, net452, net46
source https://www.nuget.org/api/v2
source http:///guestAuth/app/nuget/v1/FeedService.svc


Reply to this email directly or view it on GitHub
#1249 (comment).

@vasily-kirichenko
Copy link
Contributor Author

(it's unrelated, but still) At the end it consumes much CPU (all versions). Profiler shows this:

image

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

No branches or pull requests

2 participants