Skip to content

remove unused lockfile#8394

Merged
a10y merged 1 commit into
developfrom
aduffy/drop-lockfile
Jun 12, 2026
Merged

remove unused lockfile#8394
a10y merged 1 commit into
developfrom
aduffy/drop-lockfile

Conversation

@a10y

@a10y a10y commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

We are no longer using the lockfiles, but I accidentally added this one as part of #7722

Signed-off-by: Andrew Duffy <andrew@a10y.dev>
@a10y a10y requested review from a team and connortsui20 June 12, 2026 17:58
@a10y a10y enabled auto-merge (squash) June 12, 2026 17:58
@gatesn gatesn added the changelog/chore A trivial change label Jun 12, 2026
@a10y a10y added changelog/skip Do not list PR in the changelog and removed changelog/chore A trivial change labels Jun 12, 2026
@a10y a10y merged commit 31167ca into develop Jun 12, 2026
73 of 76 checks passed
@a10y a10y deleted the aduffy/drop-lockfile branch June 12, 2026 18:05
@codspeed-hq

codspeed-hq Bot commented Jun 12, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 24.07%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 107 improved benchmarks
❌ 6 regressed benchmarks
✅ 1415 untouched benchmarks
⏩ 10 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation compare[12] 115.9 µs 136.4 µs -15.09%
Simulation decompress_rd[f64, (100000, 0.01)] 845.9 µs 981.5 µs -13.81%
Simulation decompress_rd[f64, (100000, 0.1)] 845.9 µs 981.4 µs -13.81%
Simulation bitwise_not_vortex_buffer_mut[128] 215.3 ns 244.4 ns -11.93%
Simulation compare[8] 105 µs 118.1 µs -11.08%
Simulation compare[10] 135.9 µs 152.7 µs -11.01%
Simulation compare[48] 300.7 µs 213 µs +41.18%
Simulation compare[50] 319.2 µs 227.7 µs +40.16%
Simulation compare[49] 317.7 µs 228.2 µs +39.26%
Simulation compare[44] 287.8 µs 207.5 µs +38.68%
Simulation compare[46] 302.5 µs 218.5 µs +38.44%
Simulation compare[47] 309.4 µs 223.5 µs +38.42%
Simulation compare[40] 263.5 µs 190.7 µs +38.2%
Simulation compare[44] 292.4 µs 212.2 µs +37.82%
Simulation compare[45] 301 µs 218.9 µs +37.51%
Simulation compare[43] 287.7 µs 209.2 µs +37.5%
Simulation compare[42] 281.1 µs 204.6 µs +37.42%
Simulation compare[40] 268.4 µs 195.6 µs +37.2%
Simulation compare[43] 292.6 µs 214.2 µs +36.59%
Simulation compare[42] 286 µs 209.4 µs +36.54%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing aduffy/drop-lockfile (185e7dd) with develop (37ae2d7)

Open in CodSpeed

Footnotes

  1. 10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/skip Do not list PR in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants