I have a form that currently has 20 lookup rules, 9 of which are Stored Procedures and 11 are table/view lookups. Of those stored procedures, 6 of them are accessing the same stored procedure but using different input values from the forms. Prior to 10.36.1.635, the form would load in about 10-20 seconds, however since the update the form would load anywhere between 100-120 seconds. This is definitely not possible to deliver. I did narrow it down to those stored procedures causing the slow down.
Have anyone else had an issue with this and if so, does anyone know a way to fix this issue? Let me know if you need more information.