Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ intersection
Method
intersection
test/perf/compiled_extensions.py:659–662 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
657
658
@test_case
659
def
intersection(self):
660
for
_ in range(250):
661
self.imp_1.intersection(self.imp_2)
662
self.imp_1.intersection(self.val2)
663
664
@test_case
665
def
and_test(self):
Callers
13
test_intersection
Method · 0.95
test_basic_sanity
Method · 0.95
test_connect_do_connect_no_cargs_cparams_leak_nullpool
Method · 0.45
test_set_ops
Method · 0.45
test_intersection
Method · 0.45
test_dep_inspectable
Method · 0.45
test_bulk_replace
Method · 0.45
test_set_comparisons
Method · 0.45
test_bulk_replace
Method · 0.45
_RangeTypeCompilation
Class · 0.45
test_intersection
Method · 0.45
test_table_names_w_system
Method · 0.45
Calls
no outgoing calls
Tested by
12
test_intersection
Method · 0.76
test_basic_sanity
Method · 0.76
test_connect_do_connect_no_cargs_cparams_leak_nullpool
Method · 0.36
test_set_ops
Method · 0.36
test_intersection
Method · 0.36
test_dep_inspectable
Method · 0.36
test_bulk_replace
Method · 0.36
test_set_comparisons
Method · 0.36
test_bulk_replace
Method · 0.36
test_intersection
Method · 0.36
test_table_names_w_system
Method · 0.36
test_reflection
Method · 0.36