We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1229334 commit bfd3111Copy full SHA for bfd3111
benchmarks/README.md
@@ -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