MCPcopy Create free account
hub / github.com/Noumena-Network/code / resetTerminalWriteStatsForTesting

Function resetTerminalWriteStatsForTesting

src/ink/terminalWriteStats.ts:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62}
63
64export function resetTerminalWriteStatsForTesting(): void {
65 stats = makeInitialStats()
66}
67
68export function recordTerminalWriteStats(params: {
69 inputPatchTypes: ReadonlyArray<TerminalPatchType>

Callers 3

resetPerfHotPathStatsFunction · 0.85
runMarkdownMountScenarioFunction · 0.85

Calls 1

makeInitialStatsFunction · 0.70

Tested by

no test coverage detected