Skip to content

Commit 50dd510

Browse files
committed
BENCH: remove obsolete goal_time param
1 parent cdf8387 commit 50dd510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/benchmarks/common.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ def get_indexes_rand_():
111111

112112

113113
class Benchmark:
114-
goal_time = 0.25
114+
pass

0 commit comments

Comments
 (0)