Hacker News new | ask | show | jobs
by tathisit 1738 days ago
You don't know what you're missing out on. I have a ryzen 3600+nvme and it takes less time to boot into Linux, unzip a large file, and boot back into windows than it takes to unzip the file on windows, even if anti-virus is disabled.

Unzipping is a single threaded task, so it's going to run at the same speed even on a 5950x.

1 comments

On the hardware side, sure, it would be great to have cutting-edge tech. Money is a factor. Realistically, my hardware is good enough for my present needs.

On the software side, I am absolutely aware of what is available.

File operations do seem pretty slow on Windows. What I've noticed is that latency for individual access seems really bad. Does that latency actually scale with CPU speed?

Edit: btw, what were you using to unzip the file on Windows? How about Linux (unzip?)

What Linux kernel/distro, what sort of zip file (large files vs small, encrypted?)