angular-cn/packages/core/test/bundling
crisbeto 664e0015d4 perf(ivy): replace select instruction with advance (#32516)
Replaces the `select` instruction with a new one called `advance`. Instead of the jumping to a specific index, the new instruction goes forward X amount of elements. The advantage of doing this is that it should generate code the compresses better.

PR Close #32516
2019-09-10 06:30:28 -04:00
..
animation_world refactor(ivy): remove all old styling code prior to refactor (#31193) 2019-07-23 15:45:32 -07:00
core_all ci: update size benchmarks for core with 9.0.0-next.4 (#32255) 2019-08-28 21:39:24 -07:00
cyclic_import perf(ivy): replace select instruction with advance (#32516) 2019-09-10 06:30:28 -04:00
hello_world perf(ivy): replace select instruction with advance (#32516) 2019-09-10 06:30:28 -04:00
hello_world_i18n refactor(ivy): remove `i18nConfigureLocalize` instruction (#31609) 2019-08-30 12:53:26 -07:00
hello_world_r2 build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
injection perf(ivy): replace select instruction with advance (#32516) 2019-09-10 06:30:28 -04:00
todo perf(ivy): replace select instruction with advance (#32516) 2019-09-10 06:30:28 -04:00
todo_i18n fix(ivy): template compiler should render correct $localize placeholder names (#32509) 2019-09-09 19:11:36 -04:00
todo_r2 test: fix ivy ts_devserver tests under /packages/core/test/bunding/ (#32520) 2019-09-06 20:03:40 -04:00
util test: fix ivy ts_devserver tests under /packages/core/test/bunding/ (#32520) 2019-09-06 20:03:40 -04:00