Hi Gobi, Good to see another pearson dev on this list. Well, usually the standard for retrieving any REST call is < ~2sec, so if you are delaying a call for 5 sec, then it is a performance issue. I am not sure about the design, however if it is a HUGE data then either break down the data call and show something to user or used pagination.
Regards Rishi On Mon, Aug 17, 2015 at 7:38 AM, <[email protected]> wrote: > Hi, > > If i am using timeout for 5 sec in my application, is it performance issue > ? please let me know about $timeout function. > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- *Rishi Tandon* Pearson Learning Technology Group Mobile: (310) 926-9032 Pearson Always Learning Learn more at www.pearson.com -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
