Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pythonprofilers/memory_profiler
/ f
Function
f
test/test_as.py:4–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
@profile
4
def
f():
5
o = math.sqrt(2013)
6
return
o
7
8
if
__name__ ==
'__main__'
:
9
f()
Callers
2
test_as.py
File · 0.70
memory_usage
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected