mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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
Block a user