update bench
This commit is contained in:
parent
51ddd99449
commit
1ed7c4b0c2
|
@ -172,7 +172,7 @@ begin
|
||||||
]
|
]
|
||||||
|
|
||||||
tests += tests.map{|k,url| ["#{k}_admin", "#{url}#{append}"]}
|
tests += tests.map{|k,url| ["#{k}_admin", "#{url}#{append}"]}
|
||||||
tests.shuffle
|
tests.shuffle!
|
||||||
|
|
||||||
def best_of(a, b)
|
def best_of(a, b)
|
||||||
return a unless b
|
return a unless b
|
||||||
|
|
Loading…
Reference in New Issue