You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our performance testing shows that `oxlint` with type-aware linting is around X times faster that `eslint` with `typescript-eslint`. Take a look at our [performance benchmarks](https://github.com/oxc-project/bench-linter) for more details.
180
+
Benchmarks were performed on a MacBook Pro M2 Max 12 Cores (8 performance and 4 efficiency).
181
+
182
+
Our performance testing shows that `oxlint` with type-aware linting is around 10 times faster that `eslint` with `typescript-eslint`. Take a look at our [performance benchmarks](https://github.com/oxc-project/bench-linter) for more details.
0 commit comments