vuejs
core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
GitHub Actions run
CPU Simulation
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
2 years ago
f459a71
RicardoErii:fix/watch
pull_request
This run is associated to a commit that was force-pushed
It will not be associated with its branch history. Be careful when comparing its performance to other runs.
Compare
Base
Search a run
Head
fix(runtime-core): support deep: false when watch reactive
#9928
RicardoErii:fix/watch
2 years ago
CPU Simulation
Compare
Suggested base runs:
Pull Request Base
Mode
CPU Simulation
Wall Time
Memory
Status
Active
53 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create watcher
packages/runtime-core/__tests__/apiWatch.bench.ts
111.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
134.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
update ref to trigger watchEffect (executed)
packages/runtime-core/__tests__/apiWatch.bench.ts
114.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create reactive map
packages/reactivity/__tests__/reactiveMap.bench.ts
38.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map property
packages/reactivity/__tests__/reactiveMap.bench.ts
50.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map (10'000 items), read computed
packages/reactivity/__tests__/reactiveMap.bench.ts
6.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map, don't read computed (invoked)
packages/reactivity/__tests__/reactiveMap.bench.ts
82.4 µ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
37 µs
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
340.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
33.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map, read 1000 computeds
packages/reactivity/__tests__/reactiveMap.bench.ts
9.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map, don't read 1000 computeds (invoked)
packages/reactivity/__tests__/reactiveMap.bench.ts
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create computed
packages/reactivity/__tests__/computed.bench.ts::computed
24.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
1000 reactive maps, 1 computed
packages/reactivity/__tests__/reactiveMap.bench.ts
5.9 ms
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
52 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create watchEffect
packages/runtime-core/__tests__/apiWatch.bench.ts
58.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write independent ref dep
packages/reactivity/__tests__/computed.bench.ts::computed
33.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map, read computed
packages/reactivity/__tests__/reactiveMap.bench.ts
133.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive obj, read 1000 computeds
packages/reactivity/__tests__/reactiveObject.bench.ts
14.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
794 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive obj property
packages/reactivity/__tests__/reactiveObject.bench.ts
52.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
1000 refs, 1 computed
packages/reactivity/__tests__/computed.bench.ts::computed
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref, read 1000 computeds
packages/reactivity/__tests__/computed.bench.ts::computed
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
63.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
38 µs
1
2
3
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs