Skip to content

Takes ages to install Drupal with Composer on Windows #2204

@mataski

Description

@mataski

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:

  1. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions