Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ func
Method
func
Tools/ftscalingbench/ftscalingbench.py:205–206 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
203
__slots__ = ()
204
205
def
func(self):
206
pass
207
208
@register_benchmark
209
def
method_caller():
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected