Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

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

Lines changed: 6 additions & 0 deletions
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)