Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ go
Method
go
test/aaa_profiling/test_memusage.py:284–286 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
282
283
@profile_memory()
284
def
go():
285
dialect = SQLiteDialect()
286
cast.compile(dialect=dialect)
287
288
go()
289
Callers
nothing calls this directly
Calls
9
SQLiteDialect
Class · 0.90
to_decimal_processor_factory
Class · 0.90
cloned_traverse
Function · 0.90
render_derived
Method · 0.80
Foo
Class · 0.70
compile
Method · 0.45
_cached_bind_processor
Method · 0.45
_cached_result_processor
Method · 0.45
extend
Method · 0.45
Tested by
no test coverage detected