Y
Hacker News
new
|
ask
|
show
|
jobs
by
MaikuMori
2066 days ago
Believe it or not you have to disable the progress bar to speed some things up. Downloads alone are at least 10x faster if you disable progress bar.
1 comments
7thaccount
2066 days ago
File read and writes are also glacially slow by all the common cmdlets. Even if you use .NET in your code and make it far more verbose it CRAWLS.
Someone on here previously showed a trick to get some speedups, but it is still slow.
link
Someone on here previously showed a trick to get some speedups, but it is still slow.