MCPcopy
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
2of very small and simple rows.
3
4A special test here illustrates the difference between fetching the

Callers

nothing calls this directly

Calls 3

declarative_baseFunction · 0.90
initMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected