angular/modules/benchmarks/src/largeform
Joey Perrott c35c0c7f2f build: update to bazel 7.6.0 (#63096)
Update to later version of bazel

PR Close #63096
2025-08-14 13:01:30 +02:00
..
ng2 build: update to bazel 7.6.0 (#63096) 2025-08-14 13:01:30 +02:00
BUILD.bazel build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
largeform.e2e-spec.ts build: migrate modules to use @rules_browsers protractor rules (#62342) 2025-06-27 22:27:08 +00:00
largeform.perf-spec.ts build: migrate modules to use @rules_browsers protractor rules (#62342) 2025-06-27 22:27:08 +00:00
README.md feat(benchmark): add large form benchmark 2016-10-19 09:39:16 -07:00

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, ...)