Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/store
/ derived.bench.ts
File
derived.bench.ts
packages/store/tests/derived.bench.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* istanbul ignore file -- @preserve */
2
import
{ bench, describe } from
'vitest'
3
import
{ shallowRef, computed as vueComputed, watchEffect } from
'vue'
4
import
{ createEffect, createMemo, createSignal } from
'solid-js'
Callers
nothing calls this directly
Calls
3
noop
Function · 0.85
mount
Method · 0.80
setState
Method · 0.80
Tested by
no test coverage detected