Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ difference
Method
difference
test/perf/compiled_extensions/collections_.py:347–350 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
345
346
@test_case
347
def
difference(self):
348
for
_ in range(2_500):
349
self.imp_1.difference(self.imp_2)
350
self.imp_1.difference(self.val2)
351
352
@test_case(number=250_000)
353
def
sub(self):
Callers
12
test_difference
Method · 0.95
test_basic_sanity
Method · 0.95
_non_default_isolation_level
Method · 0.45
test_set_ops
Method · 0.45
test_pickle_parent_multi_attrs
Method · 0.45
test_set_comparisons
Method · 0.45
_get_test_uow
Method · 0.45
_get_test_uow
Method · 0.45
test_we_got_all_attrs_test_annotated
Method · 0.45
test_we_got_all_attrs_test_annotated
Method · 0.45
_RangeTypeCompilation
Class · 0.45
test_difference
Method · 0.45
Calls
no outgoing calls
Tested by
11
test_difference
Method · 0.76
test_basic_sanity
Method · 0.76
_non_default_isolation_level
Method · 0.36
test_set_ops
Method · 0.36
test_pickle_parent_multi_attrs
Method · 0.36
test_set_comparisons
Method · 0.36
_get_test_uow
Method · 0.36
_get_test_uow
Method · 0.36
test_we_got_all_attrs_test_annotated
Method · 0.36
test_we_got_all_attrs_test_annotated
Method · 0.36
test_difference
Method · 0.36