Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
meroje
on June 4, 2017
|
parent
|
context
|
favorite
| on:
Yarn vs. npm5 determinism
Yes, and install speed too since you're writing the files once
avaer
on June 4, 2017
[–]
Runtime speed also. Requiring only one copy means only one instance is parsed and optimized by the js engine. Which saves time and heats cache.
gedy
on June 4, 2017
|
parent
[–]
Yes, but only if you aren't already transpiring minifying code such as for front end frameworks
avaer
on June 4, 2017
|
root
|
parent
[–]
Which is most of the time, on the backend.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: