MCPcopy 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

1import { test, expect } from "vitest";
2import { createMatcher, rankDocuments } from "./matcher.js";
3import { tokenize } from "./tokenizer.js";
4

Callers

nothing calls this directly

Calls 8

generateDocumentFunction · 0.85
createMatcherFunction · 0.85
rankDocumentsFunction · 0.85
tokenizeFunction · 0.85
repeatMethod · 0.80
pushMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected