Skip to content

Commit bfd3111

Browse files
committed
docs(benchpress): add readme with instructions on using benchpress
1 parent 1229334 commit bfd3111

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

benchmarks/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Instructions for using benchpress (how to create benchmarks, how to run, how to configure) can be
2+
found at: https://github.com/angular/benchpress/blob/master/README.md.
3+
4+
In this project, there is a configured grunt task for building the benchmarks, and placing them in
5+
"/build/benchmarks/".
6+
The existing `grunt webserver` task can be used to serve the built benchmarks at `localhost:8000/build/benchmarks/<benchmark-name>`

0 commit comments

Comments
 (0)