performance.md

October 31, 2014 ยท View on GitHub

Performance Testing AngularJS

Benchpress

Benchpress is a new performance testing tool built by the AngularJS team.

ng-bench

Another option is the ng-bench project built on top of karma and jasmine.

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.

What is working well for you?

pull request welcome!

Contents

  1. 1Performance Testing AngularJS
  2. 1.1Benchpress
  3. 1.2ng-bench
  4. 1.3What is working well for you?