vuejs
core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: expand `defaultAssetUrlOptions`
#9894
Comparing
rotu:patch-2
(
d521a45
) with
minor
(
a8d0b1b
)
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.
1000 reactive objs, 1 computed
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
+1%
4.5 ms
4.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%
25.9 µs
25.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive obj property
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
0%
52.7 µs
52.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive obj, don't read computed (never invoked)
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
0%
52.2 µs
52 µ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%
88 µs
87.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
read ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
0%
14.9 µs
14.9 µ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.3 µs
47.2 µ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.5 µs
68.4 µ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%
853.8 µs
852.5 µ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.6 µs
50.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create reactive obj
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
0%
33.3 µs
33.3 µ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.1 µ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%
38.4 µs
38.4 µ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.7 µs
58.7 µ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
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive obj, read 1000 computeds
packages/reactivity/__tests__/reactiveObject.bench.ts
CodSpeed Performance Gauge
0%
14.5 ms
14.5 ms
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.8 µs
132.8 µ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.9 µs
114.8 µ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.7 µ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
0%
33.1 µs
33.1 µ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%
803.5 µs
803.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%
120.8 µs
120.8 µs
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
0%
9.5 ms
9.5 ms
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.6 µs
780.5 µ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.1 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
a8d0b1b
-0.09%
Merge branch 'main' into patch-2
d521a45
2 years ago
by rotu
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs