This benchmark tracks the generated file size for large forms as well as the time to create and destroy many form fields.
212 B
212 B
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, ...)