MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / app-core.perf.test.ts

File app-core.perf.test.ts

packages/app-core/src/lib/app-core.perf.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import type { NoteMeta } from '@shared/ipc'
3import { buildNoteSearchIndex, searchNoteIndex } from './note-search'
4import { getVirtualRange } from './virtual-list'

Callers

nothing calls this directly

Calls 5

buildNoteSearchIndexFunction · 0.90
searchNoteIndexFunction · 0.90
getVirtualRangeFunction · 0.90
measureFunction · 0.70
makeNoteFunction · 0.70

Tested by

no test coverage detected