Hi All,

 

I currently have 2 separate collections that I need to sync up based on
ids. One has 25000 elements and the other has 4000. A typical nested for
loop structure gives me the 1502 script time limit exception after 60
seconds. I've tried all the performance optimizations on Alex's blog,
but it's still taking too long. Does anyone have a sample or tips on how
to break up this type of processing? Maybe do 4 passes, each processing
1000 of my 4000 input elements?  Any help is much appreciated!

 

Thanks,

Ryan



This message is private and confidential. If you have received it in error, 
please notify the sender and remove it from your system.

Reply via email to