Is VirtualBox really slow compared to the host OS? (for Ruby development)
Posted
by dan
on Super User
See other posts from Super User
or by dan
Published on 2010-04-12T15:20:39Z
Indexed on
2010/04/12
15:23 UTC
Read the original article
Hit count: 460
I have VirtualBox running Ubuntu as a guest environment on my Macbook Pro running Leopard OS X 10.5.
I timed the same batch of Ruby on Rails unit tests on both systems. The difference seems to be quite big.
The same suite of Ruby unit tests that take 13.4 seconds in the native OS X, take 82 seconds to run in VirtualBox Ubuntu.
Are other people doing the same kind of development noticing the same differences?
© Super User or respective owner