Does Webix have performance test results for the Form?
Any results would be helpful.
I have to meet 5 sec. SLA for the form with the following configuration:
- 1000 controls in total:
- 20 tabs (TabView) with 50 controls on each tab
- 10% of fields are DateTime showing short date with popup calendar
- 50% of fields are String with max length 200 chars, data fill factor 50%
- 20% of fields are Numeric with max length 9 chars, 50% of numeric fields have random numeric data (100-100,000,000)
- 20% of fields are drop-down list boxes with 20 string options in each list box.
HW configuration on client side is undefined yet, but expected an average corporate PC (read “antique”).