Hi Everyone and Happy New Year! Does anyone have a good way to measure performance of their Suitescripts? Specifically, I'm trying to figure out if using "search" would be faster than using "record.getSublistRecord" and then "getValue".
s
Seth Duda
01/03/2022, 9:22 PM
For that level of performance monitoring it's going to involve custom code to measure and log the performance of each (trying multiple times to get an average)
Seth Duda
01/03/2022, 9:23 PM
At a higher level there's the NS provided performance monitoring suiteapp.