We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a304a commit d04c6f5Copy full SHA for d04c6f5
README.md
@@ -24,6 +24,8 @@ npm run generate
24
npm run measure
25
```
26
27
+You can manually measure individual cases by running `hyperfine ../../node_modules/eslint/bin/eslint.js --ignore-failure --warmup 1`.
28
+
29
### Measured Attributes
30
31
The `caseEntries` values in `src/data.ts` can be modified to test:
0 commit comments