We are using Alfresco-Labs_3Stable version of the product.
Is there anything we can do to speed up the loading of the web forms? We have tried JVM tuning and that seems to speed up much of Alfresco, but did little to enhance performance for loading web forms.
Please let me know if I can provide more information to aid in troubleshooting this issue.
Something else that will truly kill performance is long dropdown lists that are filled via webscripts. I've found that the upper end of acceptable performance is maybe 3 lists with a max of 30 items each.
If lists are concerned, as far as I can tell, 50% of the lag is caused by how the long the webscripts (in series) take to execute and the other 50% is in the javascript assembling the form.