Skip to content

Call out relevant differences between tools #5

Open
@ipmb

Description

@ipmb

I don't want to build an entire feature matrix for all the tools, but I think there may be spots where the differences contribute directly to the benchmark results.

Currently, pip-tools and pipenv handle locking and updating faster than poetry and pdm.

image

If I remember correctly, both poetry and pdm generate cross-platform compatible lock files while pip-tools and pipenv only create lock files for the current platform.

Is this correct? If so, could it attribute to the difference we see in the benchmarks?

/cc @frostming @atugushev

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