vuejs
core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(runtime-core): fix errorHandler causes an infinite loop during execution
#9575
Merged
Comparing
Alfred-Skyblue:fix/errorHandler
(
26c2018
) with
main
(
9fa8241
)
CodSpeed Performance Gauge
0%
Untouched
53
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
53 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create watchEffect
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
+1%
59.1 µs
58.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *raw* array, copied, 100 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
98.8 µs
98.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *reactive* array, 10 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
857 µs
853.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
update ref to trigger watcher (executed)
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
0%
431.2 µs
429.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *raw* array, manually triggered, 100 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
103.8 µs
103.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create computed
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
0%
24.7 µs
24.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
read ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
0%
15 µs
14.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
1000 reactive maps, 1 computed
packages/reactivity/__tests__/reactiveMap.bench.ts
CodSpeed Performance Gauge
0%
5.9 ms
5.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref, don't read computed (invoked)
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
0%
63.1 µs
63 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *reactive* array, 1000 elements, only change first value
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
6.4 ms
6.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
0%
26 µs
26 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref, read computed
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
0%
120.9 µs
120.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *raw* array, copied, 10 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
174.3 µs
174.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map, don't read computed (never invoked)
packages/reactivity/__tests__/reactiveMap.bench.ts
CodSpeed Performance Gauge
0%
37 µs
36.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create watcher
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
0%
111.5 µs
111.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create reactive map
packages/reactivity/__tests__/reactiveMap.bench.ts
CodSpeed Performance Gauge
0%
38.2 µs
38.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive obj, don't read computed (invoked)
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
0%
87.9 µs
87.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map, don't read 1000 computeds (never invoked)
packages/reactivity/__tests__/reactiveMap.bench.ts
CodSpeed Performance Gauge
0%
44.8 µs
44.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map property
packages/reactivity/__tests__/reactiveMap.bench.ts
CodSpeed Performance Gauge
0%
50.5 µs
50.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *raw* array, copied, 1000 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
224.8 µs
224.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *raw* array, manually triggered, 1000 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
233.7 µs
233.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive obj, read computed
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
0%
132.9 µs
132.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive obj, don't read 1000 computeds (never invoked)
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
0%
68.4 µs
68.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map, don't read computed (invoked)
packages/reactivity/__tests__/reactiveMap.bench.ts
CodSpeed Performance Gauge
0%
81.9 µs
81.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref, don't read 1000 computeds (invoked)
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
0%
780.5 µs
780.4 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
9fa8241
+0.27%
Merge branch 'main' into fix/errorHandler
59eef95
2 years ago
by Alfred-Skyblue
-0.3%
Merge branch 'main' into fix/errorHandler
26c2018
2 years ago
by Alfred-Skyblue
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs