angular-cn/modules/benchmarks_external
Joao Dias 77ee27c59e refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
..
e2e_test refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
src refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
README.md refactor(benchmarks): make tree benchmark work again 2016-08-29 12:42:57 -07:00

README.md

How to run the benchmarks_external locally

$ cp -r ./modules/benchmarks_external ./dist/all/ $ ./node_modules/.bin/tsc -p modules --emitDecoratorMetadata -w $ gulp serve $ open http://localhost:8000/all/benchmarks_external/src/tree/index.html?bundles=false