Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ mkdir, mkdtemp, rm, writeFile } from
'node:fs/promises'
2
import
os from
'node:os'
3
import
path from
'node:path'
4
import
{ afterAll, describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
9
listNotes
Function · 0.90
invalidateNoteMetaCache
Function · 0.90
readNote
Function · 0.90
searchVaultText
Function · 0.90
writeNote
Function · 0.90
seedLargeVault
Function · 0.85
makeTempDir
Function · 0.70
measure
Function · 0.70
sleep
Function · 0.70
Tested by
no test coverage detected