29 Oct 2021 02:22 PM
Hi Folks,
How can we justify the Duration taken for below action. Server time is just 0.3s
Waterfall analysis tells another story. Processing time is 34.06s
How can we explain? where is actually time spent. if it is Processing time then what could be the remedy to bring performance under threshold?
Regards,
AK
Solved! Go to Solution.
30 Oct 2021 10:03 AM
Hi @AK
As this is properly client side issue, when we face a slow loading page for all users we usually utilizing Google lighthouse and looks into the performance section for more hints on what could programmers do in order to expedite the loading time.
HTH
Yos