diff --git a/pom.xml b/pom.xml index 8bb67c5..70661cf 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 0.9.1 2.3.23 1.7 - 2.1.4.RELEASE + 3.0.0.RELEASE 4.12 1.8.2.Final 4.0.1 diff --git a/results.csv b/results.csv index 15c1737..367d6b2 100644 --- a/results.csv +++ b/results.csv @@ -1,9 +1,9 @@ -"Benchmark","Mode","Threads","Samples","Score","Score Error (99.9%)","Unit" -"com.mitchellbosecke.benchmark.Freemarker.benchmark","thrpt",1,50,15370.751504,496.200994,"ops/s" -"com.mitchellbosecke.benchmark.Handlebars.benchmark","thrpt",1,50,17779.570147,552.411776,"ops/s" -"com.mitchellbosecke.benchmark.Mustache.benchmark","thrpt",1,50,22164.070102,598.799830,"ops/s" -"com.mitchellbosecke.benchmark.Pebble.benchmark","thrpt",1,50,32530.043940,849.278116,"ops/s" -"com.mitchellbosecke.benchmark.Rocker.benchmark","thrpt",1,50,39739.408090,1152.244741,"ops/s" -"com.mitchellbosecke.benchmark.Thymeleaf.benchmark","thrpt",1,50,1084.191177,33.698132,"ops/s" -"com.mitchellbosecke.benchmark.Trimou.benchmark","thrpt",1,50,22787.431476,622.350790,"ops/s" -"com.mitchellbosecke.benchmark.Velocity.benchmark","thrpt",1,50,20835.819309,526.312411,"ops/s" +"Benchmark","Mode","Threads","Samples","Score","Score Error (99,9%)","Unit" +"com.mitchellbosecke.benchmark.Freemarker.benchmark","thrpt",1,50,"15555,174256","102,673693","ops/s" +"com.mitchellbosecke.benchmark.Handlebars.benchmark","thrpt",1,50,"18238,587043","163,932553","ops/s" +"com.mitchellbosecke.benchmark.Mustache.benchmark","thrpt",1,50,"20608,190565","100,488233","ops/s" +"com.mitchellbosecke.benchmark.Pebble.benchmark","thrpt",1,50,"34084,927600","235,930582","ops/s" +"com.mitchellbosecke.benchmark.Rocker.benchmark","thrpt",1,50,"37224,186537","354,236478","ops/s" +"com.mitchellbosecke.benchmark.Thymeleaf.benchmark","thrpt",1,50,"5567,776304","86,410023","ops/s" +"com.mitchellbosecke.benchmark.Trimou.benchmark","thrpt",1,50,"21753,300364","105,097439","ops/s" +"com.mitchellbosecke.benchmark.Velocity.benchmark","thrpt",1,50,"20033,377558","255,192436","ops/s" diff --git a/results.png b/results.png index 7ebb448..6cf19e5 100644 Binary files a/results.png and b/results.png differ diff --git a/src/main/resources/templates/stocks.thymeleaf.html b/src/main/resources/templates/stocks.thymeleaf.html index a1667f6..9bb4d8a 100755 --- a/src/main/resources/templates/stocks.thymeleaf.html +++ b/src/main/resources/templates/stocks.thymeleaf.html @@ -55,7 +55,7 @@

Stock Prices

+ th:class="${itemStat.odd}? 'odd' : 'even'">