From 66250cb125973634cdcf3a15ee6b59b277c20316 Mon Sep 17 00:00:00 2001 From: Alexey Andreev Date: Tue, 3 Mar 2020 18:24:29 +0300 Subject: [PATCH] Use advanced optimization level to compile JS benchmark --- samples/benchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/benchmark/pom.xml b/samples/benchmark/pom.xml index 5bc32b762..a5e137d94 100644 --- a/samples/benchmark/pom.xml +++ b/samples/benchmark/pom.xml @@ -151,7 +151,7 @@ org.teavm.samples.benchmark.teavm.BenchmarkStarter true true - FULL + ADVANCED