Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-Bee/DataStudio
/ _malloc_trim
Function
_malloc_trim
datastudio/models/base.py:21–22 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
19
except
(OSError, AttributeError):
20
21
def
_malloc_trim(x):
22
return
0
23
24
25
import
numpy
as
np
Callers
1
_collect_memory
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected