Skip to content

Huge performance degradation in poetry export since 1.4.0 #7689

@pintaf

Description

@pintaf
  • I am on the latest stable Poetry version, installed using a recommended method.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have consulted the FAQ and blog for any relevant entries or release notes.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option) and have included the output below.

Issue

At least *10 performance reduction in poetry export

After trying to find out why my build CI/CD stage went from 40 secs to 7 minutes without any reason, I found out that the version 1.4.0 has huge impact on the speed of the command: poetry export -f requirements.txt
I do also have an up todate poetry.lock file next to the pyproject.toml if it can have an impact.

I'll have to switch back to old poetry version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/coreRelated to the poetry-core librarykind/bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions