How test Performance of Screen?

Hi All,

Scenario: Business is saying inside case one screen is taking so much time to load, So, how we can test the performance of that particular screen in pega?

Thanks In Advance.

Hi @AbhishekC1725: You can make use of PAL and DB trace to see what is consuming a lot in the stop. Please see the alerts logs too. You can also check the developer tools of the browser for debugging.

Thanks.

@ArulDevan Thanks, will check these.

@AbhishekC1725

If you’re on Pega onCloud - Check PDC for the slow-running screens and filter by the operator that will help you to pinpoint the bottleneck on the screen.

@sangr2 Thanks for response :blush:. But not using Pega PDC

@AbhishekC1725

I highly recommend using PDC for your project because that will help to catch hold of issues early during the development cycles.