Files
angular.js/benchmarks
Michał Gołębiowski 856e300046 chore(*): make some files non-executable
The repository contained JS/HTML/PNG files that had the executable bit enabled
for no real reason.

Closes #15339
2016-11-02 11:11:49 +01:00
..

Instructions for using benchpress (how to create benchmarks, how to run, how to configure) can be found at: https://github.com/angular/benchpress/blob/master/README.md.

In this project, there is a configured grunt task for building the benchmarks, grunt bp_build, which places the runnable benchmarks in "/build/benchmarks/". The existing grunt webserver task can be used to serve the built benchmarks at localhost:8000/build/benchmarks/<benchmark-name>