Our application UI is kind of slow. I did check the SQL logs, all the queries are performing with 2 or 3 ms. [eclipselink.sql - <t 742497489, conn 139550725> [4 ms] spent]
But when I check perfstat-ui.log, I see .edit#load takes average of 9713 ms.
Am I missing something? Can someone help me?
Performance Statistics 2020-05-14 16:08:00 - 2020-05-14 16:10:00
Tag Avg(ms) Min Max Std Dev Count
x_Offers.edit#afterShow 0.0 0 0 0.0 1
x_Offers.edit#beforeShow 632.0 632 632 0.0 1
x_Offers.edit#create 165.0 165 165 0.0 1
x_Offers.edit#init 2.0 2 2 0.0 1
x_Offers.edit#inject 1.0 1 1 0.0 1
x_Offers.edit#load 9713.0 9713 9713 0.0 1
x_Offers.edit#uiPermissions 0.0 0 0 0.0 1
x_Offers.edit#xml 4.0 4 4 0.0 1