vuejs
core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: should not remove \t to single whitespace
#9801
Closed
Comparing
zh-lx:fix-preserve-tab
(
9d4f7d4
) with
main
(
60415b5
)
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.
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.
create watchEffect
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
-1%
58.3 µs
58.6 µ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
CodSpeed Performance Gauge
0%
133.3 µs
133.9 µ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%
743.4 µs
746.6 µ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.7 µs
33.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create watcher
packages/runtime-core/__tests__/apiWatch.bench.ts
CodSpeed Performance Gauge
0%
112.9 µs
113.2 µ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
0%
4.4 ms
4.4 ms
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.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
write ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
0%
49.8 µs
49.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
0%
7.7 ms
7.7 ms
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%
852.5 µs
853.8 µ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%
64 µs
63.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create computed
packages/reactivity/__tests__/computed.bench.ts::computed
CodSpeed Performance Gauge
0%
24.9 µs
24.8 µ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
0%
198 µs
198.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create ref
packages/reactivity/__tests__/ref.bench.ts::ref
CodSpeed Performance Gauge
0%
26.1 µs
26.1 µ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.5 µs
52.4 µ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.5 µs
88.4 µ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.6 µs
52.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 µs
114.1 µ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
0%
98.6 µs
98.5 µ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
CodSpeed Performance Gauge
0%
36.7 µs
36.7 µ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.6 µs
68.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.7 µs
33.6 µ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
0%
2.6 ms
2.6 ms
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
0%
6.4 ms
6.4 ms
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
60415b5
0%
fix: should not remove \t to single whitespace
9d4f7d4
3 years ago
by zh-lx
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs