MCPcopy 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
52class MaxesOfDots(Benchmark):

Callers

nothing calls this directly

Calls 1

runMethod · 0.95

Tested by

no test coverage detected