Benchmark against Biome #6271
Closed
ClementNerma
started this conversation in
General
Replies: 2 comments
-
From the biome repo Biome's ~15x times faster than ESLint (without any plugins) https://github.com/biomejs/biome/tree/main/benchmark#linting |
Beta Was this translation helpful? Give feedback.
0 replies
-
oxc-project/bench-javascript-linter#8 I'll restrict the rules to a simple set to make things comparable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The recent article from Evan You on
void(0)
(see https://voidzero.dev/posts/announcing-voidzero-inc) states the following:But I haven't been able to find any benchmark against Biome. Stating that
oxlint
is "the fastest" requires to show actual benchmark, otherwise it's meaningless.Maybe I've just not researched properly and there is a benchmark suite somewhere? In which case, please point it out to me :)
Otherwise, it would be interesting to create a benchmark to compare it against Biome to check if Evan You's statements is true or not.
Beta Was this translation helpful? Give feedback.
All reactions