MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / difference

Method difference

test/perf/compiled_extensions.py:635–638  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

633
634 @test_case
635 def difference(self):
636 for _ in range(250):
637 self.imp_1.difference(self.imp_2)
638 self.imp_1.difference(self.val2)
639
640 @test_case
641 def sub(self):

Callers 12

test_differenceMethod · 0.95
test_basic_sanityMethod · 0.95
test_set_opsMethod · 0.45
test_set_comparisonsMethod · 0.45
_get_test_uowMethod · 0.45
_get_test_uowMethod · 0.45
test_differenceMethod · 0.45

Calls

no outgoing calls

Tested by 11

test_differenceMethod · 0.76
test_basic_sanityMethod · 0.76
test_set_opsMethod · 0.36
test_set_comparisonsMethod · 0.36
_get_test_uowMethod · 0.36
_get_test_uowMethod · 0.36
test_differenceMethod · 0.36