Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ clear
Method
clear
test/perf/compiled_extensions.py:544–548 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
542
543
@test_case
544
def
clear(self):
545
i, v = self.impl, self.val1
546
for
_ in range(5000):
547
ii = i(v)
548
ii.clear()
549
550
@test_case
551
def
eq(self):
Callers
15
test_basic_sanity
Method · 0.95
teardown_test
Method · 0.45
evt
Method · 0.45
evt1
Method · 0.45
test_clear
Method · 0.45
test_clear
Method · 0.45
test_clear
Method · 0.45
test_plain_w_baked_lazyload
Method · 0.45
test_gc
Method · 0.45
test_gc_engine
Method · 0.45
test_gc_conn
Method · 0.45
setup_test
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_basic_sanity
Method · 0.76
teardown_test
Method · 0.36
evt
Method · 0.36
evt1
Method · 0.36
test_clear
Method · 0.36
test_clear
Method · 0.36
test_clear
Method · 0.36
test_plain_w_baked_lazyload
Method · 0.36
test_gc
Method · 0.36
test_gc_engine
Method · 0.36
test_gc_conn
Method · 0.36
setup_test
Method · 0.36