Question
3
Replies
135
Views
Posted: January 7, 2016
Last activity: January 11, 2016
Closed
@baseclass.errors section performance problem
After testing and analysis I have discovered that the @baseclass.errors section is causing a significant performance problem in my application. This section is an OOTB section that is manually generated (no edit) and is used to display errors on the UI when they are encountered by the system. I suppose I can temporarily change it's visibility to false but this is not a best practice and I need a longer term solution. What can be done about this?
can you provide the tracer output so that we can see some details regarding which step causing the delay and by how much?