webpack
tapable
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
chore(deps): bump CodSpeedHQ/action from 4.15.1 to 4.17.0 in the dependencies group
#238
Merged
Comparing
dependabot/github_actions/dependencies-e03227d63e
(
8935a2e
) with
main
(
a4ba1fa
)
CodSpeed Performance Gauge
0%
Untouched
92
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
92 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hook-compile: AsyncParallelBailHook, 5 taps + first callAsync
benchmark/cases/hook-compile/index.bench.mjs
CodSpeed Performance Gauge
+1%
397.8 µs
394.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hook-compile: AsyncSeriesHook, 5 taps + first callAsync
benchmark/cases/hook-compile/index.bench.mjs
CodSpeed Performance Gauge
0%
152.9 µs
152.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hook-compile: SyncWaterfallHook, 5 taps + first call
benchmark/cases/hook-compile/index.bench.mjs
CodSpeed Performance Gauge
0%
156.6 µs
156.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
async-series-bail-hook: 10 sync taps, no bail
benchmark/cases/async-series-bail-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
69 µs
68.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hook-compile: AsyncSeriesWaterfallHook, 5 taps + first callAsync
benchmark/cases/hook-compile/index.bench.mjs
CodSpeed Performance Gauge
0%
156.6 µs
156.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hook-compile: SyncHook, 5 taps + first call
benchmark/cases/hook-compile/index.bench.mjs
CodSpeed Performance Gauge
0%
145.5 µs
145.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
async-series-waterfall-hook: 5 sync taps
benchmark/cases/async-series-waterfall-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
55.8 µs
55.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hook-compile: AsyncParallelHook, 5 taps + first callAsync
benchmark/cases/hook-compile/index.bench.mjs
CodSpeed Performance Gauge
0%
166.4 µs
166 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
interceptors-async: series, 5 sync taps, call interceptor
benchmark/cases/interceptors-async/index.bench.mjs
CodSpeed Performance Gauge
0%
55.5 µs
55.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hook-compile: SyncLoopHook, 5 taps + first call
benchmark/cases/hook-compile/index.bench.mjs
CodSpeed Performance Gauge
0%
147.4 µs
147.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
interceptors-async: parallel, 5 async taps, call + tap interceptor
benchmark/cases/interceptors-async/index.bench.mjs
CodSpeed Performance Gauge
0%
140.7 µs
140.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tap-registration: SyncHook tap x 10, with stages
benchmark/cases/tap-registration/index.bench.mjs
CodSpeed Performance Gauge
0%
86.4 µs
86.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hook-compile: AsyncSeriesBailHook, 5 taps + first callAsync
benchmark/cases/hook-compile/index.bench.mjs
CodSpeed Performance Gauge
0%
155.9 µs
155.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
multi-hook: isUsed (3 hooks, 5 taps)
benchmark/cases/multi-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
36.6 µs
36.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sync-waterfall-hook: 20 taps, all return
benchmark/cases/sync-waterfall-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
175.6 µs
175.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sync-bail-hook: 20 taps, no bail
benchmark/cases/sync-bail-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
140.8 µs
140.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
async-series-waterfall-hook: 1 sync taps
benchmark/cases/async-series-waterfall-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
53.8 µs
53.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sync-hook: call with 5 taps
benchmark/cases/sync-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
116.9 µs
116.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sync-hook: call with 20 taps
benchmark/cases/sync-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
183.9 µs
183.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
async-parallel-bail-hook: 5 async taps, no bail
benchmark/cases/async-parallel-bail-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
372.3 µs
372.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
interceptors-async: parallel, 5 async taps, no interceptors
benchmark/cases/interceptors-async/index.bench.mjs
CodSpeed Performance Gauge
0%
131.9 µs
131.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sync-bail-hook: 5 taps, no bail
benchmark/cases/sync-bail-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
90.1 µs
90 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sync-hook: call with 0 taps
benchmark/cases/sync-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
88.4 µs
88.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
async-series-bail-hook: 5 async taps, bail mid
benchmark/cases/async-series-bail-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
197.5 µs
197.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sync-loop-hook: 10 taps, 0 reloops
benchmark/cases/sync-loop-hook/index.bench.mjs
CodSpeed Performance Gauge
0%
99.4 µs
99.4 µs
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
a4ba1fa
-0.14%
chore(deps): bump CodSpeedHQ/action in the dependencies group
8935a2e
1 day ago
by dependabot[bot]
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs