Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ time_it
Method
time_it
benchmarks/benchmarks/bench_app.py:48–49 ·
view source on GitHub ↗
(self, update)
Source
from the content-addressed store, hash-verified
46
self.run = run
47
48
def
time_it(self, update):
49
self.run()
50
51
52
class
MaxesOfDots(Benchmark):
Callers
nothing calls this directly
Calls
1
run
Method · 0.95
Tested by
no test coverage detected