angular/modules/benchmarks/src/tree
Andrew Kushnir 83a6e203e3 refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268)
The options to generate NgFactory and NgSummary files were added to Ivy for backwards compatibility with ViewEngine. Since ViewEngine was deprecated and removed, the NgFactory and NgSummary files are no longer used as well.

This commit drops obsolete options to generate NgFactory and NgSummary files. Also, the logic that generates those files is also removed.

PR Close #48268
2023-02-21 13:03:59 -08:00
..
baseline refactor: make benchmarking syncing easier and add comments for future insight (#48521) 2022-12-19 19:50:45 +00:00
incremental_dom refactor: make benchmarking syncing easier and add comments for future insight (#48521) 2022-12-19 19:50:45 +00:00
iv refactor: make benchmarking syncing easier and add comments for future insight (#48521) 2022-12-19 19:50:45 +00:00
ng1 refactor: make benchmarking syncing easier and add comments for future insight (#48521) 2022-12-19 19:50:45 +00:00
ng2 refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08:00
ng2_static refactor: make benchmarking syncing easier and add comments for future insight (#48521) 2022-12-19 19:50:45 +00:00
ng2_switch refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08:00
BUILD.bazel build: update dev-infra packages and account for build-tooling split from ng-dev (#46976) 2022-08-02 09:37:37 -07:00
test_utils.ts build: update dev-infra packages and account for build-tooling split from ng-dev (#46976) 2022-08-02 09:37:37 -07:00
tree.e2e-spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
tree.perf-spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
tree_detect_changes.e2e-spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
tree_detect_changes.perf-spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
util.ts build: switch all instances from ng_rollup_bundle to app_bundle (#44490) 2022-01-04 12:14:14 -08:00