vuejs
core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(compiler-core): fix crash when modifier is empty
#9866
Merged
Comparing
baiwusanyu-c:bwsy/fix/emptyModifier
(
27b2503
) with
main
(
04d2c05
)
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 watcher
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
+2%
114 µs
111.4 µ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.1 µs
33.6 µ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%
37.9 µs
38.3 µ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.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
read ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
-1%
14.9 µs
15.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create computed
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
-1%
24.5 µs
24.7 µ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
+1%
6.5 ms
6.4 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
+1%
336.3 µs
334.1 µ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
-1%
63.3 µs
63.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create watchEffect
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
+1%
58.7 µs
58.4 µ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
+1%
5.4 ms
5.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *readonly* array, 1000 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
+1%
11.7 ms
11.7 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.3 µs
132.7 µ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
26 µ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
0%
747.5 µs
750.6 µ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
0%
25 ms
24.9 ms
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%
425.1 µs
424 µ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.1 µs
38.2 µs
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
0%
324 µs
323.3 µ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.1 µs
47.1 µ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
0%
33.9 µs
33.8 µ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.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
update ref to trigger watchEffect (executed)
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
0%
114.5 µs
114.3 µ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.6 µs
103.5 µ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 µs
50 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
04d2c05
+0.18%
chore: updated code
6c475c3
2 years ago
by baiwusanyu-c
-0.14%
chore: added unit test
27b2503
2 years ago
by baiwusanyu-c
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs