Hello, How is the speed without vagrant?
I don’t think Vagrant does any penalty on the speed of the project. Try copying the files to a local filesystem in the VM and if the project is small, try to host a copy in /dev/shm and see how it goes. Alvaro. > On 21/11/2015, at 12:24 PM, kenneth Alfaro <[email protected]> wrote: > > I have Windows 10 Home Edition Single Language and I have a little problem... > I'm using vagrant to create my environment using Ubuntu-32 to running a > project in ruby on rails.... > > Everything works fine, without problem but the problem is when I'm try to > access to the page using the browser for example "localhost:3000" or > whatever... > The server response it's so slow.... I mean the page take a long time to load! > > Please if someone can give me some recommendation about it? > Thanks!! > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html > <https://www.hashicorp.com/community-guidelines.html>. Behavior in violation > of those guidelines may result in your removal from this mailing list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > <https://github.com/mitchellh/vagrant/issues> > IRC: #vagrant on Freenode > --- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/26fc55ef-0c0d-4119-a8b3-80338868c8c1%40googlegroups.com > > <https://groups.google.com/d/msgid/vagrant-up/26fc55ef-0c0d-4119-a8b3-80338868c8c1%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/37243951-E7BF-44C7-AA09-94E2BF9D143E%40gmail.com. For more options, visit https://groups.google.com/d/optout.
