Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 556 Bytes

performance.md

File metadata and controls

15 lines (8 loc) · 556 Bytes

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!