From 534cbb4bf58055bdfb4cee21c045f18e4d9113ca Mon Sep 17 00:00:00 2001
From: Tim Blasi
Date: Tue, 12 May 2015 11:03:14 -0700
Subject: [PATCH] refactor(benchmarks): Update compile benchmarks
Update the compile benchmark to allow the Dart transformer to properly
generate the getters, setters, & methods needed.
This also improves the method of duplicating the source templates,
further decreasing runtime from ~5s to ~2s.
---
.../src/compiler/compiler_benchmark.html | 34 +---
.../src/compiler/compiler_benchmark.js | 146 ++++++++++--------
2 files changed, 85 insertions(+), 95 deletions(-)
diff --git a/modules/benchmarks/src/compiler/compiler_benchmark.html b/modules/benchmarks/src/compiler/compiler_benchmark.html
index 30929d4478..86a02dad62 100644
--- a/modules/benchmarks/src/compiler/compiler_benchmark.html
+++ b/modules/benchmarks/src/compiler/compiler_benchmark.html
@@ -15,39 +15,7 @@
-
-
-
-
-
-
-
- {{inter0}}{{inter1}}{{inter2}}{{inter3}}{{inter4}}
-
- {{inter0}}{{inter1}}{{inter2}}{{inter3}}{{inter4}}
-
- {{inter0}}{{inter1}}{{inter2}}{{inter3}}{{inter4}}
-
- {{inter0}}{{inter1}}{{inter2}}{{inter3}}{{inter4}}
-
- {{inter0}}{{inter1}}{{inter2}}{{inter3}}{{inter4}}
-
-
-
-
-
-
-
$SCRIPTS$