▲ | paularmstrong 4 days ago | |||||||||||||||||||||||||||||||
This is all well and good, but the time it takes to install node modules is not a critical blocker for any project that I've ever been a part of. It's a drop in the bucket compared to human (ability and time to complete changes) and infrastructure (CI/deploy/costs). Cutting 20 seconds off the dependency install time is just not a make or break issue. | ||||||||||||||||||||||||||||||||
▲ | tracker1 4 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
It's more than enough to lose your focus. If you can make a process take a couple seconds or less vs over 15, you should do that. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | sgarland 4 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
I am thrilled that anyone in the web dev community is giving a shit about performance, and clearly knows something about how a computer actually works. I am so, so tired of the “who cares if this library eats 100 MiB of RAM; it’s easier” attitude. | ||||||||||||||||||||||||||||||||
▲ | huflungdung 4 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
[dead] |