Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ copy
Method
copy
test/perf/compiled_extensions.py:707–710 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
705
706
@test_case
707
def
copy(self):
708
for
_ in range(250):
709
self.imp_1.copy()
710
self.imp_2.copy()
711
712
@test_case
713
def
len(self):
Callers
11
test_basic_sanity
Method · 0.95
test_methods
Method · 0.45
test_odict_copy
Method · 0.45
test_set_ops
Method · 0.45
setup_test
Method · 0.45
test_instancelevel
Method · 0.45
test_no_format_type
Method · 0.45
test_reflect_identity
Method · 0.45
test_enum_copy_args
Method · 0.45
test_reflect_identity
Method · 0.45
__members__
Method · 0.45
Calls
no outgoing calls
Tested by
11
test_basic_sanity
Method · 0.76
test_methods
Method · 0.36
test_odict_copy
Method · 0.36
test_set_ops
Method · 0.36
setup_test
Method · 0.36
test_instancelevel
Method · 0.36
test_no_format_type
Method · 0.36
test_reflect_identity
Method · 0.36
test_enum_copy_args
Method · 0.36
test_reflect_identity
Method · 0.36
__members__
Method · 0.36