2
votes

Are there any logs in NetSuite that provide information regarding SuiteScript performance? For example, when I save a purchase order, I'd like to be able to see all of the SuiteScripts that executed (including SuiteScripts from 3rd party bundles) and their runtimes. Is this possible?

2
Thanks for asking this...I realized I had the same need when I saw this. Now I've installed the bundle so I hope it works as advertised :) - Krypton
For anyone trying to use this APM tool, I found a useful trick. After any page has loaded, you can double click on the netsuite logo on the top left to get summary performance metrics - nice hidden feature. - angrycrab

2 Answers

5
votes

Check out the Application Performance Monitor bundle. I believe there is documentation in Help/SuiteAnswers about installing and managing it, but it will show you exactly what you're asking.

1
votes

As I just found out, you can install the Script Performance Monitor Bundle (Bundle ID: 38106) or Application Performance Monitor SuiteApp (Bundle ID: 67350). Looks like 38106 has been replaced with 67350. This provides a performance dashboard and a bunch of tools for monitoring and checking performance of records, scripts etc.