From 5be903bf50770558f5f85126c4e035445cf1f8f3 Mon Sep 17 00:00:00 2001 From: Jaroslav Tulach Date: Thu, 28 Jan 2016 08:47:19 +0100 Subject: [PATCH] Using slightly faster version of bck2brwsr in the JBox2D benchmark. --- samples/benchmark/README.md | 4 ++-- samples/benchmark/pom.xml | 9 +-------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/samples/benchmark/README.md b/samples/benchmark/README.md index 7cc449341..fd8d1034d 100644 --- a/samples/benchmark/README.md +++ b/samples/benchmark/README.md @@ -1,5 +1,5 @@ -TeaVM, GWT, HotSport JBox2D Benchmark -===================================== +TeaVM, GWT, HotSpot, Bck2Brwsr JBox2D Benchmark +=============================================== Compares the speed of execution on a complex [JBox2D](http://www.jbox2d.org/) CPU extensive computation. JavaScript produced by TeaVM and GWT can be compared by running diff --git a/samples/benchmark/pom.xml b/samples/benchmark/pom.xml index 03634bc92..f1e5ceac9 100644 --- a/samples/benchmark/pom.xml +++ b/samples/benchmark/pom.xml @@ -19,7 +19,7 @@ Compares performance of the JavaScript code produced by TeaVM and GWT - 0.14 + 0.17 @@ -64,13 +64,6 @@ html5-canvas 0.7.2 - - com.dukescript.canvas - canvas-api - 0.7.2 - bck2brwsr - provided - org.apidesign.bck2brwsr ko-bck2brwsr