Answer the question
In order to leave comments, you need to log in
What affects webpack build speed more: SSD or CPU?
Will the speed of the build change a lot if you switch from HDD to SSD?
The project is very difficult, so the question is the place to be.
Answer the question
In order to leave comments, you need to log in
During the build process, open the system monitor and see what is 100% full
What matters more is what is the bottleneck now, in a given configuration.
See what it's getting into.
The build is always the work of the processor, because the assembly, and it collects from a bunch of small files, so the disk is important.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question