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