Paul Gschwendtner 0a4811c4ad build: convert largeform benchmarks to bazel (#28645)
Switches the `largeform` benchmarks to Bazel.
This is the last remaining e2e test within `modules/`.

PR Close #28645
2019-02-13 12:15:01 -08: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, ...)