Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ large_resultsets.py
File
large_resultsets.py
examples/performance/large_resultsets.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"In this series of tests, we are looking at time to load a large number
2
of very small and simple rows.
3
4
A special test here illustrates the difference between fetching the
Callers
nothing calls this directly
Calls
3
declarative_base
Function · 0.90
init
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected