mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-27 19:13:55 +08:00
docs(benchpress): add readme with instructions on using benchpress
This commit is contained in:
6
benchmarks/README.md
Normal file
6
benchmarks/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
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, and placing them in
|
||||
"/build/benchmarks/".
|
||||
The existing `grunt webserver` task can be used to serve the built benchmarks at `localhost:8000/build/benchmarks/<benchmark-name>`
|
||||
Reference in New Issue
Block a user