Live data from Hacker News

Disabling npm's progress bar yields a 2x npm install speed improvement

twitter.com

21–30 of 187 posts

Re: Disabling npm's progress bar yields a 2x npm install speed improvement

#21

Upon first seeing npm 3.x I immediately added `--progress false --color false` to my npm installs and never looked back. Color and terminal graphics are the work of the devil.

>Color and terminal graphics are the work of the devil.

Or you know, it's 2016, and it's npm who does it badly.

Re: Disabling npm's progress bar yields a 2x npm install speed improvement

#23
post #14
post #6

The funky progress bar is about the coolest thing with npm. They could let it take a minute if they wanted too and i would keep watching it with amazement.

npm 2.x user here. Does anybody want to share a video of the 3.x progress bar? (Easy with QuickTime or CloudApp, btw)

Seems like a perfect task for asciinema

https://asciinema.org/

Re: Disabling npm's progress bar yields a 2x npm install speed improvement

#24
post #11

Earlier quoted context omitted.

Awesome tool, but wish the url was a bit easier to spell/remember!

just gugel it

Heh, just "ied" will give you this: https://en.wikipedia.org/wiki/Improvised_explosive_device

"ied package manager" works, though.

Re: Disabling npm's progress bar yields a 2x npm install speed improvement

#25
post #11
post #9

Progress bar or not, npm has gotten extremely slow with v3, to the extent that someone is working on a performance-centered alternative called ied: http://gugel.io/ied/ installs are literally the #1 thing npm needs to do well, and I really hope we see some improvement soon.

Awesome tool, but wish the url was a bit easier to spell/remember!

I'm not sure "IED" is the best acronym to go for, either: https://en.wikipedia.org/wiki/Improvised_explosive_device

Re: Disabling npm's progress bar yields a 2x npm install speed improvement

#26
post #7

Some further details on the issue: https://github.com/npm/npm/issues/11283

Please refrain from adding unhelpful comments to the issue.

How is this unhelpful exactly? It's a link to another discussion that readers might be interested in.

Re: Disabling npm's progress bar yields a 2x npm install speed improvement

#27
post #7

Earlier quoted context omitted.

Please refrain from adding unhelpful comments to the issue.

How is this unhelpful exactly? It's a link to another discussion that readers might be interested in.

Op was stating you shouldn't follow that link and go "Hey, me too" or "+1" on the Github Issue.

Not that the link to the issue was unhelpful.

Re: Disabling npm's progress bar yields a 2x npm install speed improvement

#29
post #21

Upon first seeing npm 3.x I immediately added `--progress false --color false` to my npm installs and never looked back. Color and terminal graphics are the work of the devil.

> Color and terminal graphics are the work of the devil. Or you know, it's 2016, and it's npm who does it badly.

[deleted]

Re: Disabling npm's progress bar yields a 2x npm install speed improvement

#30
post #14
post #6

The funky progress bar is about the coolest thing with npm. They could let it take a minute if they wanted too and i would keep watching it with amazement.

npm 2.x user here. Does anybody want to share a video of the 3.x progress bar? (Easy with QuickTime or CloudApp, btw)

https://www.youtube.com/watch?v=elWIVKWhWTk
Post reply on HN