Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/ performance.test.ts
File
performance.test.ts
packages/text-search/src/performance.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
"vitest"
;
2
import
{ createMatcher, rankDocuments } from
"./matcher.js"
;
3
import
{ tokenize } from
"./tokenizer.js"
;
4
Callers
nothing calls this directly
Calls
8
generateDocument
Function · 0.85
createMatcher
Function · 0.85
generateDocumentWithKeywords
Function · 0.85
rankDocuments
Function · 0.85
tokenize
Function · 0.85
repeat
Method · 0.80
push
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected