MCPcopy
hub / github.com/callumalpass/tasknotes / filterCache.performance.test.ts

File filterCache.performance.test.ts

tests/performance/filterCache.performance.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TFile, type App } from "obsidian";
2import { FieldMapper } from "../../src/core/FieldMapper";
3import { PriorityManager } from "../../src/services/PriorityManager";
4import { StatusManager } from "../../src/services/StatusManager";

Callers

nothing calls this directly

Calls 12

createLargeFilterFixtureFunction · 0.85
queryWithConditionsFunction · 0.85
nowMethod · 0.80
getTaskPathsByStatusMethod · 0.80
getGroupedTasksMethod · 0.80
logMetricFunction · 0.70
getAllTaskPathsMethod · 0.65
getMethod · 0.65
updateTaskInfoInCacheMethod · 0.65
getFilterOptionsMethod · 0.45
getTasksForDateMethod · 0.45
getCacheStatsMethod · 0.45

Tested by

no test coverage detected