Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
export
function
resetTerminalWriteStatsForTesting(): void {
65
stats = makeInitialStats()
66
}
67
68
export
function
recordTerminalWriteStats(params: {
69
inputPatchTypes: ReadonlyArray<TerminalPatchType>
Callers
3
resetPerfHotPathStats
Function · 0.85
runMarkdownMountScenario
Function · 0.85
terminalWriteStats.test.ts
File · 0.85
Calls
1
makeInitialStats
Function · 0.70
Tested by
no test coverage detected