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

Paket why is very slow #2844

Closed
forki opened this issue Oct 13, 2017 · 5 comments · Fixed by #2845
Closed

Paket why is very slow #2844

forki opened this issue Oct 13, 2017 · 5 comments · Fixed by #2845

Comments

@forki
Copy link
Member

forki commented Oct 13, 2017

Repro steps

  1. git clone https://github.com/SAFE-Stack/SAFE-BookStore.git
  2. cd SAFE-BookStore
  3. .paket\paket.exe why ncrontab

Expected behavior

Blazing fast response

Actual behavior

image

@theimowski
Copy link
Member

ouch, I'll try to give it a go

@forki
Copy link
Member Author

forki commented Oct 13, 2017

@theimowski #2845 is a start

forki added a commit that referenced this issue Oct 13, 2017
@theimowski
Copy link
Member

Turns out the cycle dep prevention is the bottleneck. Can't yet think of an optimal replacement for removeEdge

@forki
Copy link
Member Author

forki commented Oct 17, 2017 via email

@theimowski
Copy link
Member

It could go down to 1s, so i think it's worth to try once more

forki added a commit that referenced this issue Oct 18, 2017
@forki forki mentioned this issue Oct 18, 2017
forki added a commit that referenced this issue Oct 19, 2017
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 a pull request may close this issue.

2 participants