I'm not sure which link in the chain is causing the problem. I just finished setting up Discourse on Vagrant on a Windows machine. Everything seems to be working fine, except that it took a good 86000ms (a minute and a half!) for Discourse to load in the browser. Something tells me that it's not supposed to be that slow. Where can I look for problems that might be causing this?
This is the most relevant discussion on the forum.
http://meta.discourse.org/t/development-mode-super-slow/2179
Make sure you have allocated enough resources in the virtual machine.
You can also try this in the development configs
#config/environments/development.rb
config.cache_classes = true
This made a huge difference to my render time. From 8 minutes to 30 seconds. Still a bit slow though.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With