question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Paket 4.x install command takes hours to complete (while 3.x takes minutes)

See original GitHub issue

Description

Paket 4.x install command takes a very long time to process my paket.dependencies. I let it run for ~hour and then just killed it. Paket 3.x handled it without problems.

I’m on windows.

Repro steps

  1. Clone https://github.com/pmbanka/paket-perf-repro
  2. Run paket_old.exe install
  3. git add .; git reset --hard
  4. Try running paket.exe install

Expected behavior

Both versions should end running in short time.

Actual behavior

paket.exe install takes > 1h

Known workarounds

Use Paket 3.x.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:20 (19 by maintainers)

github_iconTop GitHub Comments

5reactions
pmbankacommented, May 8, 2017

I just wanted to say thank you to everyone working on the issue. Watching you resolving this from a poor repro in just a few days made my jaw drop on the floor. You are awesome and I hope next time I’ll be able to help and participate more!

0reactions
matthidcommented, Apr 30, 2017

Omg I merged your branch and get exactly the same 😦. Seems like my fix/additional change neglects your improvements?!

Locked version resolution written to C:\PROJ\paket.test\paket.lock
1 minute, 9 seconds - ready.
Read more comments on GitHub >

github_iconTop Results From Across the Web

Extremely slow package resolution with min strategy #2442
Using this paket.dependencies file, paket takes an extremely long time to perform a restore without a lock file.
Read more >
Package installation time is getting *drastically* vary, how ...
Sometime those package installation takes 5 mins and sometime goes till 30+ mins. Since I know it had been installed in 5 mins,...
Read more >
hplip software installation gets stuck on sudo apt ...
I tried installing hplip software to make it work, ... I just keeps rolling and doesn't complete the step or proceed further.
Read more >
C2960 IOS Upgrade (archive tftp) very slow
The Time measured with ftp is 7 Minutes and 30 seconds, which is actually quite good compared to 21 minutes. Now, sine I...
Read more >
El Capitan. no packages were eligible for install.
I've got a macbook pro 3.1 that was working alright but I bought a newer one so I took the SSD and did...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found