Hi,
There is a form in our project that is running very slow for any kind of postback that is occurring. Even if we are just showing 25 records on one page and then moving to the next page then also it is taking a lot of time to move to the next set of records. Also, we are fetching the records from the SQL server and not from the Appian db. And, there is no complex code written that would make the performance slow. Are there any suggestions why this is happening?
Discussion posts and replies are publicly visible
Did you already analyzed the performance view? Is this based on a database view?
Yes all these records are present in the database of SQL server
That is not what I mean.
docs.appian.com/.../Performance_View.html
This is what I get
Hm ... 38ms seems to be good. Are you sure that this is the real data?
What kind of loading time do you see in browser?