Hey guys, I am having a similar problem with a site I have made: http://mynewcompany.com/order
The website works fine on desktop, but takes more than 15s to switch between views on mobile (iPod5, Moto G). I have tried removing the ng-repeats, but they did not improve the performance by much, the page however does has many form input fields. What would be the best way to profile the application and get to know what exactly is causing the issue? Thanks! On Friday, 7 February 2014 12:17:42 UTC+5, Bob James wrote: > > HI, We are using angular 1.1.x version and we are seeing the slow > performance in mobile browser. once we hit the desktop browser it look > fine. is any thing we are making wrong for mobile browser or we should take > care? we are using many ng-directive on those pages also.some is any > limitation with angular for mobile browser? > -- 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.
