Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ copy
Method
copy
test/perf/compiled_extensions/collections_.py:414–416 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
412
413
@test_case(number=25_000)
414
def
copy(self):
415
self.imp_1.copy()
416
self.imp_2.copy()
417
418
@test_case(number=2_500_000)
419
def
len(self):
Callers
15
test_basic_sanity
Method · 0.95
test_copy
Method · 0.45
test_close_parameter
Method · 0.45
test_methods
Method · 0.45
test_odict_copy
Method · 0.45
test_set_ops
Method · 0.45
test_copy
Method · 0.45
test_copy
Method · 0.45
test_copy
Method · 0.45
test_copy
Method · 0.45
test_copy
Method · 0.45
setup_test
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_basic_sanity
Method · 0.76
test_copy
Method · 0.36
test_close_parameter
Method · 0.36
test_methods
Method · 0.36
test_odict_copy
Method · 0.36
test_set_ops
Method · 0.36
test_copy
Method · 0.36
test_copy
Method · 0.36
test_copy
Method · 0.36
test_copy
Method · 0.36
test_copy
Method · 0.36
setup_test
Method · 0.36