Skip to content

Poetry package install time seems longer than installing with pip #338

@MichaelAquilina

Description

@MichaelAquilina
  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
    If an exception occurs when executing a command, I executed it again in debug mode (-vvv option). (Does not apply)

Issue

I am reasonably sure that installing packages using poetry install instead of pip install takes significantly longer.

To compare. Here is a pip install taking 35 seconds: https://circleci.com/gh/MichaelAquilina/S4/464#action-103

Here is another build with poetry install and the same requirements taking 1:27 seconds: https://circleci.com/gh/MichaelAquilina/S4/521#action-104

In both cases, both dev and non dev requirements were installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/installerRelated to the dependency installerkind/featureFeature requests/implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions