MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / vault.perf.test.ts

File vault.perf.test.ts

apps/desktop/src/main/vault.perf.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, mkdtemp, rm, writeFile } from 'node:fs/promises'
2import os from 'node:os'
3import path from 'node:path'
4import { afterAll, describe, expect, it } from 'vitest'

Callers

nothing calls this directly

Calls 9

listNotesFunction · 0.90
invalidateNoteMetaCacheFunction · 0.90
readNoteFunction · 0.90
searchVaultTextFunction · 0.90
writeNoteFunction · 0.90
seedLargeVaultFunction · 0.85
makeTempDirFunction · 0.70
measureFunction · 0.70
sleepFunction · 0.70

Tested by

no test coverage detected