vuejs
core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(runtime-core): support deep: false when watch reactive
#9928
Merged
Comparing
RicardoErii:fix/watch
(
2bab130
) with
main
(
0695c69
)
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.
reduce *reactive* array, 1000 elements, only change first value
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
+1%
6.4 ms
6.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *reactive* array, 100 elements, only change first value
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
+1%
749.3 µs
745.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create watchEffect
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
0%
58.5 µs
58.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *readonly* array, 1000 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
11.7 ms
11.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *readonly* array, 100 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *reactive* array, 1000 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
24.8 ms
24.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *reactive* array, 100 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
2.4 ms
2.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write independent ref dep
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
0%
33.8 µs
33.7 µ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.2 µs
110.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *reactive* array, 10 elements, only change first value
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
199 µs
198.6 µ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%
851.5 µs
850.4 µ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.1 µs
173.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
0%
25.9 µs
25.9 µs
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.2 µs
63.2 µ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.
reduce *readonly* array, 10 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
0%
304.5 µs
304.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
update ref to trigger watcher (scheduled but not executed)
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
0%
133.9 µs
133.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive obj, don't read 1000 computeds (invoked)
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
0%
804.1 µs
803.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
0%
50.1 µs
50.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write/read ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
0%
47.2 µs
47.1 µ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.4 µs
103.4 µ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.3 µ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%
121.2 µs
121.1 µ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.5 µs
224.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref, don't read 1000 computeds (never invoked)
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
0%
37.8 µs
37.8 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
0695c69
-0.06%
fix(runtime-core): support deep: false when watch reactive
2bab130
2 years ago
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs