|
|
|
|
|
by tored
1779 days ago
|
|
Yes, Windows 10 is very I/O dependent, it will not be a pleasant experience with a mechanical drive. Not sure if Windows 8 was too, I didn't use Windows 8 much (we all know why). If you can't afford a SSD drive, I recommend buy an older used one. Just as my machine is ancient, my SSD's are ancient too. My main drive is a Intel 530 180GB that started production in late of 2013. |
|
The problem there I think it's that all the CLR VMs are not free, specifically the libraries in them are loaded from disk, sizable and not shared across processes, and lazy loaded.
Same problem as if you ran a lot of JVM applications.