Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ performance.py
File
performance.py
doc/source/reference/random/performance.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
timeit
import
repeat
2
3
import
pandas
as
pd
4
Callers
nothing calls this directly
Calls
6
repeat
Function · 0.85
update
Method · 0.80
round
Method · 0.80
min
Function · 0.50
mean
Method · 0.45
copy
Method · 0.45
Tested by
no test coverage detected