Skip to content

Speed up build environment creation (re-usable, faster) #7294

Open
@gaborbernat

Description

@gaborbernat

Currently pip always creates all build environments from scratch, requiring network access for this. This causes a significant overhead of creating isolated build environments. Can we somehow speed-up this operation?

Idea: Creating isolated build environments from cached wheels only? Do not recreate isolated build environments from scratch, but have a master copy that we just copy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: PEP 517 impactAffected by PEP 517 processinghelp wantedFor requesting inputs from other members of the communitystate: needs discussionThis needs some more discussiontype: performanceCommands take too long to run

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions