Skip to content

Commit 0db1936

Browse files
committed
Update complexity examples
1 parent 578e97b commit 0db1936

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tools/make/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,12 @@ To analyze only example files,
477477

478478
``` bash
479479
$ make EXAMPLES_FILTER=... complexity-examples
480+
```
481+
482+
To analyze only benchmark files,
483+
484+
``` bash
485+
$ make BENCHMARKS_FILTER=... complexity-benchmarks
480486
```
481487

482488
To analyze only JavaScript files,

0 commit comments

Comments
 (0)