Skip to content

Commit 710007d

Browse files
authored
docs(benchmark): update result (#5)
1 parent a03db8c commit 710007d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/BENCHMARK.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ List of contents:
1818
1919
### Average library project
2020

21-
| Command | Mean \[ms\] | Min \[ms\] | Max \[ms\] | Relative |
22-
| :------------------------ | -----------: | ---------: | ---------: | ----------: |
23-
| `../lint-staged.sh` | 482.1 ± 15.5 | 469.8 | 517.8 | 1.00 |
24-
| `lint-staged` | 581.2 ± 46.0 | 561.7 | 711.6 | 1.21 ± 0.10 |
25-
| `lefthook run pre-commit` | 494.4 ± 7.5 | 485.5 | 512.7 | 1.03 ± 0.04 |
21+
| Command | Mean \[ms\] | Min \[ms\] | Max \[ms\] | Relative |
22+
| :------------------------ | ----------: | ---------: | ---------: | ----------: |
23+
| `../lint-staged.sh` | 97.5 ± 1.1 | 96.4 | 99.4 | 1.00 |
24+
| `lint-staged` | 270.7 ± 7.7 | 263.5 | 286.3 | 2.78 ± 0.08 |
25+
| `lefthook run pre-commit` | 205.6 ± 9.4 | 197.8 | 230.1 | 2.11 ± 0.10 |

0 commit comments

Comments
 (0)