Skip to content

Investigate ways to speed up venv creation #317

Open
@mdboom

Description

@mdboom

According to the log timestamps, benchmark runs currently spend 3 minutes creating virtual environments.

We might be able to reduce that by caching the results of the sat solver and reusing that (that should only change when pyperformance/python_macrobenchmarks are updated).

An earlier experiment with uv was about 2x faster (from memory), but that adds another dependency.

Cc: @mpage, @colesbury

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