Hi Jacob On top of the link that Seth did share, I can do this.
The performance issue is on virtualbox fs under certain use cases, if you use the shared folder , /vagrant or any other virtualbox fs just a staging area, and move your dev work to github/native fs, you should not have any performance issues. For somepeople, use vmware is becuase they have/know the product.. the vmware fs works better.. or they use some feature like symlink on the host that work transparently on the guest.. whatever its, As for the vmware.. its double cost.. Vmware product plus vagrant vmware plugin.. Hashicorp does 30 days no question asked if you want to try the plugin, and then you can ask a refund. Hope this helps. Alvaro. On Thu, Apr 16, 2015 at 9:42 AM, Jacob Bednarz <[email protected]> wrote: > Hey, > I do a fair bit of work where I am between VM's and at the moment I am using > Virtualbox with Vagrant. After talking with some colleagues last week they > mentioned they have seen performance increases swapping to VMWare. > > What I am looking to find out is: > - Is there a noticable difference for other users? > - If there is, where are you seeing the performance gains and what type of > scenarios? > > I'm more than happy to pay should there be a significant increase in > performance but just wanted to get the wider community feedback first. > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
