richdynamix / magestead

The Vagrant Solution for Magento Developers
81 stars 29 forks source link

Real slow on OSX El Capitan / Magento 2 Bootstrapped #27

Closed andypimlett closed 8 years ago

andypimlett commented 8 years ago

Hey,

Setup and provisioning went well. etc/hosts modified and everything resolving but site performance is painfully slow for frontend and admin.

Is there something I am missing?

richdynamix commented 8 years ago

Hey Andy,

Has the caches been turned on? Performance of Magento 2 on Magestead is still slightly off. I have been working on a new version of Magestead that uses REDIS for sessions and FPC. Something has increased the performance by quite a bit.

Version 2 beta should be available soon. Watch the repo to get alerts.

andypimlett commented 8 years ago

No cacheing yet, just literally provisioned and browsed as is. Will look out for the update, thx.

richdynamix commented 8 years ago

Initial performance issues have now been addressed in https://github.com/richdynamix/magestead/pull/32.