diff --git a/benchmarks/largetable-bp/main.html b/benchmarks/largetable-bp/main.html index 471a4441dd9e..02270b5f2929 100644 --- a/benchmarks/largetable-bp/main.html +++ b/benchmarks/largetable-bp/main.html @@ -20,6 +20,8 @@
interpolation + fnInvocation:
ngBind + filter:
interpolation + filter:
+
ngModel (const name):
+
ngModel (interp name):
@@ -84,7 +86,21 @@

interpolation with filter

{{column.i | noop}}:{{column.j | noop}}| +
+

ngModel (const name)

+
+ + +
+
+
+

ngModel (interp name)

+
+ + +
+
- + \ No newline at end of file