vuejs
core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(runtime-core): Infinite Loop Detection should throw a real error
#7447
Merged
Comparing
smallnine9:main
(
9b63921
) with
minor
(
a625376
)
CodSpeed Performance Gauge
-68%
Improvement
7
Regression
17
Untouched
29
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
53 total
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
CodSpeed Performance Gauge
-68%
352 µs
1,115.9 µ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
CodSpeed Performance Gauge
-64%
120.4 µs
336.1 µ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
-61%
126.6 µs
324.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
-58%
325 µs
780.5 µ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
-52%
382.2 µs
803.9 µ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
-43%
8.3 ms
14.5 ms
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
-43%
99.8 µs
173.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
1000 refs, 1 computed
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
-34%
1.7 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref, read computed
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
-24%
92.6 µs
121.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write reactive map property
packages/reactivity/__tests__/reactiveMap.bench.ts
CodSpeed Performance Gauge
-20%
40.3 µs
50.3 µs
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
-16%
356.7 µs
425.6 µ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
-16%
189.6 µs
224.7 µ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
-14%
88.8 µs
103.4 µ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
-13%
3.8 ms
4.4 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
-13%
21.8 ms
25 ms
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
-12%
60.3 µs
68.4 µ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
-11%
34.2 µs
38.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
+66%
19.4 ms
11.7 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
+49%
454.2 µs
304.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
+31%
61.5 µs
47.1 µ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
+21%
1,034 µs
856.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
reduce *raw* array, copied, 100 elements
packages/reactivity/__tests__/reactiveArray.bench.ts
CodSpeed Performance Gauge
+16%
114.2 µs
98.5 µ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
CodSpeed Performance Gauge
+12%
7.8 ms
6.9 ms
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
CodSpeed Performance Gauge
+10%
40.4 µs
36.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create watcher
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
+9%
121.3 µs
111.3 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
minor
a625376
-68.46%
Merge branch 'main' into main
9b63921
2 years ago
by yyx990803
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs