Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very slow on OSX #316

Open
Cogax opened this issue Feb 23, 2018 · 2 comments
Open

Very slow on OSX #316

Cogax opened this issue Feb 23, 2018 · 2 comments
Labels

Comments

@Cogax
Copy link

Cogax commented Feb 23, 2018

Hi

I have one wordpress site running with vccw. I really like the idea but actually I can't work with it because it's really slow. A page load in the wordpress backend takes around 7 seconds. I thought it's caused by my wordpress which have a lot of plugins installed. But actually it's so much faster in production. In production, I only have a cloud VM with 1024 MB RAM with only one core, but it works quite fast. In local development, I gave 4096MB RAM and tried out with different amount of CPU cores. Nothing helped! And yes, it's configured to use NFS.

I hope you can help me. Please ask if you need some logs or further informations. Thanks.

Operating System: macOS High Sierra 10.13.3
Vagrant Version: 2.0.1
Virtual Box Version: 5.2.6r120293

@miya0001
Copy link
Member

miya0001 commented Mar 8, 2018

Hi @Cogax

Please add following lines into site.yml and run vagrant provision.

memory: 1024
cpus: 2

@ThomasGHenry
Copy link

ThomasGHenry commented Jun 29, 2019

Note to vccw n00bs like me: vagrant provision appears to be a destructive hard factory reset, so backup your files/database away from this installation first.

Also, I think the file in question is now provision/default.yml. My installation didn't have site.yml.

EDIT: also it's still super slow for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants