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

File dependencyCache.performance.test.ts

tests/performance/dependencyCache.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/services/FieldMapper";
3import { DEFAULT_FIELD_MAPPING, DEFAULT_SETTINGS } from "../../src/settings/defaults";
4import { DependencyCache, EVENT_DEPENDENCY_CACHE_CHANGED } from "../../src/utils/DependencyCache";

Callers

nothing calls this directly

Calls 9

createLargeGraphFunction · 0.85
nowMethod · 0.80
buildIndexesMethod · 0.80
invokeMetadataChangedFunction · 0.70
logMetricFunction · 0.70
getMethod · 0.65
setMethod · 0.65
isTaskBlockedMethod · 0.45
getBlockedTaskPathsMethod · 0.45

Tested by

no test coverage detected