angular / batarang

AngularJS WebInspector Extension for Chrome
MIT License
2.43k stars 338 forks source link

feat(performance tab): Add initial structure for performance tab #259

Closed SomeKittens closed 9 years ago

SomeKittens commented 9 years ago

Add a perf item for inspected app, create a performance tab, add some basic stylings. Calculate total time taken per-watcher.

We're finally adding performance back into the mix! Styling is fairly utilitarian at this point.

TODO:

SomeKittens commented 9 years ago

(I'll be rebasing all these commits down before PR is ready)

SomeKittens commented 9 years ago

Ready for review, will compress to a single commit when everyone's ok with the current state.

kentcdodds commented 9 years ago

Wow, I feel like you improved on my implementation big time. At least there's a lot less code! Good work :+1:

btford commented 9 years ago

:clap: bravo!

erwinmombay commented 9 years ago

:+1:

btford commented 9 years ago

LGTM

erwinmombay commented 9 years ago

landed via https://github.com/angular/batarang/commit/f8359a9f410a173397f461a6ffc14c4b52ad2990