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

Lando LAMP performance #1282

Closed
vielhuber opened this issue Nov 6, 2018 · 4 comments
Closed

Lando LAMP performance #1282

vielhuber opened this issue Nov 6, 2018 · 4 comments

Comments

@vielhuber
Copy link

Hello!

I use Lando Bleeding Edge with Docker Community Edition on 18.0.6.1.

I setup a LAMP server with a basic WordPress site.

The site suffers from loading times around ~1-2s. On a production server I have 300ms.

I increased the docker settings:
image

Response time are a bit better now (1s).

A simple question: Do I have to accept that in docker world or do you have better response times (like on production) also on your environments?

Perhaps this has something todo with the shared folders?

@vielhuber vielhuber changed the title General question on performance Lando LAMP performance Nov 6, 2018
@vielhuber
Copy link
Author

Another improvement: Switch to edge version of Docker (2.0.0.0-beta1-win75).
This is still a little bit better.

The bottleneck seems to be the filesharing speed.

Does everybody experience those problems?
Has somebody successfully included tools like docker-sync?

@vielhuber
Copy link
Author

Other tools like devilbox now use the new "cached" filesystem directive:
See here: cytopia/devilbox#105
Docker for mac native also includes this: docker/for-mac#77

Does lando have plans to include that also? Seems to be a significant performance improvement.

@vielhuber
Copy link
Author

As of today: Can we disable all filemounts in lando and to the sync on our own (e.g. with GoodSync via SSH)?

@dustinleblanc
Copy link
Collaborator

Hi @vielhuber! See #763. I am going to close this as a duplicate. Thanks!

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

No branches or pull requests

2 participants