Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pimutils/vdirsyncer
/ benchmark
Function
benchmark
tests/conftest.py:23–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
except
ImportError:
22
@pytest.fixture
23
def
benchmark():
24
return
lambda
x: x()
25
else
:
26
del pytest_benchmark
27
Callers
7
test_split_collection_simple
Function · 0.85
test_split_collection_multiple_wrappers
Function · 0.85
test_join_collection_simple
Function · 0.85
test_join_collection_vevents
Function · 0.85
test_multiline_uid
Function · 0.85
test_multiline_uid_complex
Function · 0.85
test_replace_multiline_uid
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected