Alex Rickabaugh
b0578061ce
refactor(ivy): use ɵɵ instead of Δ for now ( #29850 )
...
The `Δ` caused issue with other infrastructure, and we are temporarily
changing it to `ɵɵ`.
This commit also patches ts_api_guardian_test and AIO to understand `ɵɵ`.
PR Close #29850
2019-04-11 16:27:56 -07:00
Ben Lesh
138ca5a246
refactor(ivy): prefix all generated instructions ( #29692 )
...
- Updates all instructions to be prefixed with the Greek delta symbol
PR Close #29692
2019-04-10 12:11:40 -07:00
Paul Gschwendtner
c916b360bf
build: serve benchmark tree examples with bazel ( #28568 )
...
PR Close #28568
2019-02-08 13:37:36 -08:00
Kara Erickson
d573a14119
fix(ivy): update tree benchmark to use ngIf ( #26608 )
...
PR Close #26608
2018-10-23 08:53:19 -07:00
Miško Hevery
66528a21f6
build: fix benchmarks for render3 ( #20855 )
...
PR Close #20855
2017-12-21 21:40:58 -08:00
Marc Laval
d1de587ce0
feat(core): add renderer factory in render3 ( #20855 )
...
PR Close #20855
2017-12-21 21:40:58 -08:00
Marc Laval
f75296e04e
perf: add benchmarks for IV and render3 with functions (tree) ( #20855 )
...
PR Close #20855
2017-12-21 21:40:58 -08:00