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

Latest commit

 

History

History

benchmarks

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>