Skip to content

Commit

Permalink
Add raw import speed benchmark.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachaa-Thanasius committed Sep 30, 2024
1 parent b302ee3 commit 34f0da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ python = ["3.9", "3.10", "3.11", "3.12", "3.13"]

[tool.hatch.envs.bench.scripts]
bench = "python -m bench.bench_samples"
raw_import = 'python -X importtime -c "import defer_imports"'


# -------- Test config
Expand Down

0 comments on commit 34f0da9

Please sign in to comment.