Application Performance Management (APM)

The Application Performance Management (APM) SuiteApp enables you to see and manage the performance of your NetSuite customizations and business-critical operations.

Analyzing Scripts:

  1. We can adjust date ranges.
  1. Follow the navigation : Customization> Performance> Suitescript Analysis
  1. Then we can select individual scripts and analyze the performance based on the execution time etc. See the below graph we can also see the total time at the right of the screen. We can also hover through the bar graphs to see the execution time on each instance.
  2. We can choose only one script at a time. So comparing more than one script is not possible.
  3. We can see metrics about the individual entry points of each script
  4. These are the features of this tool.

Page Level Snapshots

  1. Page Time Summary

2. Page Time Details

Top ten slowest pages by user action over the last 14 days as of 8/21/2022.

Breakout of Runtimes on Sales Order Save Operation

ColumnDescription
Date and TimeDate and time of the instance.
EmailThe email address of the user who is logged in when the operation was performed.
ClientThe time it took for the client to format and send the data to the NetSuite server, plus the time it took to display the data when the server responded.
NetworkThe time it took for the data to move back and forth between the client and the NetSuite server.
SuiteScriptThe total time it took for all triggered scripts to run.
WorkflowThe total time it took for all triggered workflows to run.
ServerThe total page load time spent on retrieving information from the NetSuite server.
TotalThe total request speed between all triggered scripts, triggered workflows, the client, and the network.
Page Time DetailsClick the icon in this column to open the Page Time Details for the instance. For more information, see Using Page Time Details.
Profiler DetailsClick the icon in this column to open the Profiler Details page. For more information, see Profiling Operations Performance.

Leave a comment

Your email address will not be published. Required fields are marked *