Bump wasm benchmark version;
This commit is contained in:
Родитель
1f1126d8ec
Коммит
aa037a4487
|
@ -176,7 +176,7 @@ class Browsermark(Benchmark):
|
||||||
|
|
||||||
class WasmMisc(Benchmark):
|
class WasmMisc(Benchmark):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
Benchmark.__init__(self, "0.4", timeout=5)
|
Benchmark.__init__(self, "0.5", timeout=5)
|
||||||
self.url = "http://wasm.local:8000"
|
self.url = "http://wasm.local:8000"
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
|
Загрузка…
Ссылка в новой задаче