Skip to content

Creating venvs takes very long on Windows #146

Closed
@gvanrossum

Description

@gvanrossum

On Windows, creating the venvs takes a long time (20-30 minutes). And when re-running, it takes a little less long but still very long (5-10 minutes?).

I wonder if we couldn't share the venv at least for those benchmarks that don't install third party packages (other than pyperformance and its dependencies -- packaging, pyperf, pyparsing, toml).

Most benchmarks don't depend on anything else, so this would be a huge speedup for starting the benchmarks.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions