You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is something I haven't done yet, so I'm looking for community input on what works well. My current thought is to leverage existing tools such as [benchmark.js](http://benchmarkjs.com/).
3
+
### Benchpress
4
+
5
+
[Benchpress](https://github.com/angular/benchpress) is a new performance testing tool built by the AngularJS team.
6
+
7
+
### ng-bench
8
+
9
+
Another option is the [ng-bench](https://github.com/jbdeboer/ng-bench) project built on top of karma and jasmine.
10
+
11
+
This is something I haven't done in AngularJS yet, and have not personally tried out the tools mentioned above, so I'm looking for community input on what works well.
0 commit comments