mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Under bazel and Ivy we don't need the shim files to be emmited by default. We still need to the shims for blaze however because google3 code imports them. This improves build latency by 1-2 seconds per ng_module target. PR Close #33765 |
||
|---|---|---|
| .. | ||
| ng2 | ||
| BUILD.bazel | ||
| largeform_perf.spec.ts | ||
| README.md | ||
Large Form Benchmark
Purpose:
- Track generated file size for a big form
- Track time for creation / destruction of form widgets, as they are more complex (e.g. include event listeners, host bindings, ...)