vuejs
core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor(general): refactor type guards
#8058
Closed
Comparing
Alfred-Skyblue:feat-shared
(
94ac549
) with
main
(
9fa8241
)
CodSpeed Performance Gauge
-36%
Regression
1
Untouched
52
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
53 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *readonly* array, 10 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
-36%
303.2 µs
477 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *reactive* array, 100 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
-4%
2.4 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *raw* array, manually triggered, 10 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
+3%
323.9 µs
313.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
-3%
857 µs
882.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *reactive* array, 1000 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
-2%
24.8 ms
25.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
update ref to trigger watchEffect (scheduled but not executed)
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
+2%
341 µs
335.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
-2%
87.9 µs
89.4 µ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
-1%
5.9 ms
5.9 ms
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.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
-1%
81.9 µs
82.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref, don't read computed (never invoked)
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
-1%
33 µs
33.4 µ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
-1%
132.9 µs
134 µs
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%
739.1 µs
744.7 µ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
-1%
198.2 µs
199.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
1000 reactive objs, 1 computed
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
+1%
4.4 ms
4.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map, read computed
packages/reactivity/__tests__/reactiveMap.bench.ts
CodSpeed Performance Gauge
-1%
133.1 µs
134 µ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
+1%
38.3 µs
38.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
read ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
-1%
15 µs
15 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write independent ref dep
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
+1%
33.8 µs
33.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *readonly* array, 100 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
-1%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map, read 1000 computeds
packages/reactivity/__tests__/reactiveMap.bench.ts
CodSpeed Performance Gauge
-1%
9.5 ms
9.5 ms
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 µ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
173.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref, read 1000 computeds
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
0%
5.3 ms
5.4 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
62.9 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
9fa8241
-36.45%
Merge branch 'main' into feat-shared
94ac549
3 years ago
by Alfred-Skyblue
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs