Looking for something deeper than that. Something to profile from inside the code, like this: https://github.com/kentcdodds/ng-stats
But with more information being dumped. On Mon, Aug 25, 2014 at 11:09 AM, Sander Elias <[email protected]> wrote: > Hi Jonathan, > > you can use console.timeLine('timeLineId') and > console.timeLineEnd('tmeLineId') > > also profile(id) profileEnd(id) do work in chrome. > > You can look up this stuff here: > https://developer.chrome.com/devtools/docs/console-api > > Or am I mistaken and are you looking for something else? > > Regards > Sander > > -- > You received this message because you are subscribed to a topic in the > Google Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/O9EMhE-434o/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- 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.
