Describe the bug
It's just too slow, on a i7-3770 16GB RAM Windows 10 takes 5 minutes vs <1 minute on random Linode 1 CPU instance with 1GB RAM?
To Reproduce
Steps to reproduce the behavior:
- Just do the usual:
ddev config --project-type=drupal8 --docroot=web --create-docroot
ddev start
ddev composer create "drupal/recommended-project:^8"
Expected behavior
Should take less than a minute. That's not even actual installation Drupal, it's just downloading and deploying all the vendors and dependencies while it eats CPU, I don't think that's internet issues with 300/300 up and down.
Screenshots
Whole process on a screencast https://streamable.com/32lys9
Version and configuration information (please complete the following information):
- win10, ddev v1.14.0-rc2, docker 19.03.8, fresh install nothing custom, no other websites deployed or running, just this one fresh install of D8 with Composer.
Additional context
I just don't think that's right. It takes this much to set it up on localhost? Also even after installing it, browsing and loading pages is really slow and I don't get why, vanilla install of Drupal 8 on ghetto setup with XAMPP on same machine is still faster.
Describe the bug
It's just too slow, on a i7-3770 16GB RAM Windows 10 takes 5 minutes vs <1 minute on random Linode 1 CPU instance with 1GB RAM?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should take less than a minute. That's not even actual installation Drupal, it's just downloading and deploying all the vendors and dependencies while it eats CPU, I don't think that's internet issues with 300/300 up and down.
Screenshots
Whole process on a screencast https://streamable.com/32lys9
Version and configuration information (please complete the following information):
Additional context
I just don't think that's right. It takes this much to set it up on localhost? Also even after installing it, browsing and loading pages is really slow and I don't get why, vanilla install of Drupal 8 on ghetto setup with XAMPP on same machine is still faster.