Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ systemMemory.test.ts
File
systemMemory.test.ts
packages/engine/src/services/systemMemory.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, it, expect, vi } from
"vitest"
;
2
import
{
3
_resetCgroupLimitCacheForTests,
4
isLowMemorySystem,
Callers
nothing calls this directly
Calls
5
_resetCgroupLimitCacheForTests
Function · 0.85
isLowMemorySystem
Function · 0.85
withSystemMemoryMocks
Function · 0.85
getSystemTotalMb
Function · 0.85
parseCgroupLimitMb
Function · 0.85
Tested by
no test coverage detected