I'm developing a serie of forms trying to follow standards and accesibility. I found that some forms are really big with a lot of fields and a lot of data that will be really slow to be render by a client browser.
Nevertheless, I need to have a serious technical argument to justify what I think so I wonder if there is a standard recomended weight of a html form that should not be exceed or something else.
Also I wonder how could I mesure or estimate the time that a form filled with data could delay to be rendered.