Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ go
Method
go
test/aaa_profiling/test_memusage.py:413–414 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
411
412
@profile_memory(maxtimes=10)
413
def
go():
414
x[-1:] = [Foo(), Foo(), Foo(), Foo(), Foo(), Foo()]
415
416
go()
417
Callers
nothing calls this directly
Calls
15
add
Method · 0.95
flush
Method · 0.95
expunge_all
Method · 0.95
query
Method · 0.95
delete
Method · 0.95
close
Method · 0.95
Session
Class · 0.90
eq_
Function · 0.90
sessionmaker
Class · 0.90
select
Function · 0.90
relationship
Function · 0.90
clear_mappers
Function · 0.90
Tested by
no test coverage detected