Hacker News new | ask | show | jobs
by eitland 2039 days ago
An interesting observation I did was that even Hello World is about 100x faster on Linux than on Windows.

In my Linux VM I had to use the time command to even have an idea of how long it took, as it seemed to return immediately. I think 5-15ms but it already a while ago.

On the Windows machine where the Linux VM ran it took several hundred ms.

1 comments

Which VM software did you use under windows?
Probably VirtualBox, could have been Hyper-V.