Lock file maintenance Lock file maintenance#2192
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2192 +/- ##
=======================================
Coverage 92.57% 92.57%
=======================================
Files 124 124
Lines 26461 26461
=======================================
Hits 24495 24495
Misses 1966 1966 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
📦 Cargo Bloat ComparisonBinary size change: +0.38% (26.5 MiB → 26.6 MiB) Expand for cargo-bloat outputHead Branch ResultsBase Branch Results |
⚡️ Hyperfine BenchmarksSummary: 1 regressions, 0 improvements above the 10% threshold. Environment
CLI CommandsBenchmarking basic commands in the main repo:
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base --version |
2.1 ± 0.1 | 2.0 | 2.4 | 1.00 |
prek-head --version |
2.2 ± 0.1 | 2.0 | 3.0 | 1.01 ± 0.07 |
prek list
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base list |
9.0 ± 0.1 | 8.7 | 9.3 | 1.00 |
prek-head list |
9.0 ± 1.3 | 8.6 | 22.2 | 1.00 ± 0.15 |
prek validate-config .pre-commit-config.yaml
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base validate-config .pre-commit-config.yaml |
3.0 ± 0.1 | 2.8 | 3.4 | 1.00 |
prek-head validate-config .pre-commit-config.yaml |
3.0 ± 0.1 | 2.9 | 3.1 | 1.00 ± 0.03 |
prek sample-config
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base sample-config |
2.4 ± 0.1 | 2.3 | 2.8 | 1.01 ± 0.04 |
prek-head sample-config |
2.4 ± 0.0 | 2.3 | 2.5 | 1.00 |
Cold vs Warm Runs
Comparing first run (cold) vs subsequent runs (warm cache):
prek run --all-files (cold - no cache)
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run --all-files |
73.4 ± 3.1 | 69.6 | 78.5 | 1.02 ± 0.05 |
prek-head run --all-files |
72.2 ± 1.8 | 70.3 | 75.7 | 1.00 |
prek run --all-files (warm - with cache)
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run --all-files |
73.9 ± 3.0 | 70.0 | 79.2 | 1.00 |
prek-head run --all-files |
74.5 ± 2.7 | 70.4 | 80.1 | 1.01 ± 0.05 |
Full Hook Suite
Running the builtin hook suite on the benchmark workspace:
prek run --all-files (full builtin hook suite)
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run --all-files |
74.6 ± 3.4 | 69.9 | 84.6 | 1.00 ± 0.06 |
prek-head run --all-files |
74.5 ± 2.8 | 69.8 | 80.6 | 1.00 |
Individual Hook Performance
Benchmarking each hook individually on the test repo:
prek run trailing-whitespace --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run trailing-whitespace --all-files |
21.3 ± 0.6 | 20.2 | 22.4 | 1.00 |
prek-head run trailing-whitespace --all-files |
21.4 ± 0.6 | 20.4 | 22.7 | 1.01 ± 0.04 |
prek run end-of-file-fixer --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run end-of-file-fixer --all-files |
27.7 ± 2.1 | 25.0 | 32.4 | 1.00 |
prek-head run end-of-file-fixer --all-files |
28.3 ± 3.1 | 24.3 | 39.4 | 1.02 ± 0.14 |
prek run check-json --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run check-json --all-files |
8.2 ± 0.3 | 7.7 | 9.3 | 1.01 ± 0.06 |
prek-head run check-json --all-files |
8.1 ± 0.4 | 7.5 | 9.2 | 1.00 |
prek run check-yaml --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run check-yaml --all-files |
7.9 ± 0.2 | 7.6 | 8.6 | 1.02 ± 0.03 |
prek-head run check-yaml --all-files |
7.7 ± 0.1 | 7.4 | 8.0 | 1.00 |
prek run check-toml --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run check-toml --all-files |
7.9 ± 0.3 | 7.3 | 8.6 | 1.00 |
prek-head run check-toml --all-files |
8.1 ± 0.9 | 7.1 | 12.4 | 1.03 ± 0.13 |
prek run check-xml --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run check-xml --all-files |
7.8 ± 0.4 | 7.0 | 8.8 | 1.00 |
prek-head run check-xml --all-files |
8.1 ± 0.6 | 7.4 | 10.6 | 1.04 ± 0.09 |
prek run detect-private-key --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run detect-private-key --all-files |
14.0 ± 1.1 | 12.2 | 16.1 | 1.00 |
prek-head run detect-private-key --all-files |
14.4 ± 2.1 | 12.4 | 23.9 | 1.04 ± 0.17 |
prek run fix-byte-order-marker --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run fix-byte-order-marker --all-files |
20.0 ± 1.1 | 18.2 | 22.6 | 1.00 |
prek-head run fix-byte-order-marker --all-files |
30.3 ± 55.1 | 18.3 | 321.9 | 1.51 ± 2.76 |
prek run fix-byte-order-marker --all-files: 51.3400% slower
Installation Performance
Benchmarking hook installation (fast path hooks skip Python setup):
prek install-hooks (cold - no cache)
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base install-hooks |
4.5 ± 0.1 | 4.4 | 4.6 | 1.00 |
prek-head install-hooks |
4.7 ± 0.2 | 4.5 | 4.9 | 1.03 ± 0.04 |
prek install-hooks (warm - with cache)
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base install-hooks |
4.6 ± 0.1 | 4.5 | 4.7 | 1.00 |
prek-head install-hooks |
4.6 ± 0.0 | 4.6 | 4.7 | 1.02 ± 0.02 |
File Filtering/Scoping Performance
Testing different file selection modes:
prek run (staged files only)
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run |
39.6 ± 1.3 | 37.7 | 42.6 | 1.01 ± 0.04 |
prek-head run |
39.3 ± 1.0 | 38.0 | 41.3 | 1.00 |
prek run --files '*.json' (specific file type)
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run --files '*.json' |
8.6 ± 0.2 | 8.2 | 9.1 | 1.01 ± 0.05 |
prek-head run --files '*.json' |
8.5 ± 0.3 | 8.1 | 9.7 | 1.00 |
Workspace Discovery & Initialization
Benchmarking hook discovery and initialization overhead:
prek run --dry-run --all-files (measures init overhead)
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run --dry-run --all-files |
7.2 ± 0.3 | 6.9 | 8.0 | 1.01 ± 0.05 |
prek-head run --dry-run --all-files |
7.1 ± 0.2 | 6.8 | 7.5 | 1.00 |
Meta Hooks Performance
Benchmarking meta hooks separately:
prek run check-hooks-apply --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run check-hooks-apply --all-files |
11.8 ± 0.9 | 10.6 | 13.0 | 1.07 ± 0.09 |
prek-head run check-hooks-apply --all-files |
11.0 ± 0.2 | 10.7 | 11.6 | 1.00 |
prek run check-useless-excludes --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run check-useless-excludes --all-files |
11.1 ± 0.3 | 10.6 | 11.6 | 1.01 ± 0.03 |
prek-head run check-useless-excludes --all-files |
11.0 ± 0.1 | 10.8 | 11.3 | 1.00 |
prek run identity --all-files
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
prek-base run identity --all-files |
10.3 ± 0.2 | 10.0 | 10.6 | 1.00 |
prek-head run identity --all-files |
10.4 ± 0.2 | 10.1 | 10.7 | 1.01 ± 0.03 |
c974698 to
99aa848
Compare
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.