angular / batarang

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

Scrolling huge apps in performance tab. #220

Closed valimvf closed 9 years ago

valimvf commented 9 years ago

While you're trying to inspect some huge app. If you're going on performance, at first scroll attempt it melts the proc. I'm not sure if the problem is from scrolling tons of rows, or from updating such huge amount of data. If it's from scroll, try this. http://nexts.github.io/Clusterize.js/

Thanks.

SomeKittens commented 9 years ago

Latest doesn't have a performance tab, as it was removed for exactly this reason. We don't support the so-called "Stable" Batarang, that's a third-party fork you can find here: https://github.com/spalger/angularjs-batarang

SomeKittens commented 9 years ago

(A much more performant performance tab will be landing shortly)