Skip to content

Commit 84517f8

Browse files
committed
add bench-formatter
1 parent 9a475fe commit 84517f8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/docs/guide/benchmarks.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ Oxlint is 50x - 100x faster than ESLint depending on the number of CPU cores.
2626

2727
See repository [bench-javascript-linter](https://github.com/oxc-project/bench-javascript-linter).
2828

29+
## Formatter
30+
31+
Oxfmt is 3x faster than Biome, 35x faster than prettier.
32+
33+
See repository [bench-formatter](https://github.com/oxc-project/bench-formatter).
34+
2935
## Resolver
3036

3137
`oxc-resolver` is 20x faster than webpack's `enhanced-resolve`.

0 commit comments

Comments
 (0)