Accessing saved search result (looping through eac...
# suitescript
c
Accessing saved search result (looping through each result of paged run) with groups and join is taking considerable amount of time in suitescript. ( Just for 20 records it is taking 10-12 seconds). Is this common or are we doing anything wrong? ( Saved search has group, Sum, and some formulas which is returning data in 1-2 sec, but iterating through each result and preparing data object is taking more time).