Skip to content

Commit d04c6f5

Browse files
docs: note individual cases
1 parent b2a304a commit d04c6f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ npm run generate
2424
npm run measure
2525
```
2626

27+
You can manually measure individual cases by running `hyperfine ../../node_modules/eslint/bin/eslint.js --ignore-failure --warmup 1`.
28+
2729
### Measured Attributes
2830

2931
The `caseEntries` values in `src/data.ts` can be modified to test:

0 commit comments

Comments
 (0)