MCPcopy
hub / github.com/vuejs/core / reactiveArray.bench.ts

File reactiveArray.bench.ts

packages/reactivity/__benchmarks__/reactiveArray.bench.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { bench } from 'vitest'
2import {
3 effect,
4 reactive,

Callers

nothing calls this directly

Calls 5

reactiveFunction · 0.85
effectFunction · 0.85
shallowReadArrayFunction · 0.85
forEachMethod · 0.80
pushMethod · 0.65

Tested by

no test coverage detected