Skip to content

Commit db5c777

Browse files
alan-agius4clydin
authored andcommitted
test(@angular-devkit/core): remove unused benchmark tests
1 parent 72ed264 commit db5c777

File tree

3 files changed

+0
-120
lines changed

3 files changed

+0
-120
lines changed

packages/angular_devkit/core/src/json/parser_benchmark.ts

-25
This file was deleted.

packages/angular_devkit/core/src/virtual-fs/path_benchmark.ts

-88
This file was deleted.

scripts/README.md

-7
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ $ npm link
1111
This will link the binaries included in this repository, which includes the `devkit-admin` binary. This document
1212
describes each scripts available.
1313

14-
## benchmark
15-
16-
Runs all benchmarks of the repo. Benchmarks are run like Jasmine tests, but when the test are passing also record
17-
performance metrics. An example is the file `packages/angular_devkit/core/src/json/parser_benchmark.ts`.
18-
19-
There's no flags associated with this script.
20-
2114
## build
2215

2316
Builds the repo and the pack files. The output of `build` is in `dist/` and contains 1 tgz per package which can be

0 commit comments

Comments
 (0)