Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modem-dev/hunk
/ navigation-memory.ts
File
navigation-memory.ts
benchmarks/navigation-memory.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Track retained memory while repeatedly navigating a mounted Hunk review stream.
2
import
{ testRender } from
"@opentui/react/test-utils"
;
3
import
{ performance } from
"node:perf_hooks"
;
4
import
React from
"react"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected