Skip to content

eslint -> oxlint #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 16, 2023
Merged

eslint -> oxlint #26

merged 4 commits into from
Dec 16, 2023

Conversation

tony
Copy link
Contributor

@tony tony commented Dec 16, 2023

Resolves #25

Comparison

via https://github.com/sharkdp/hyperfine:

hyperfine \
    --warmup 1 \
    --ignore-failure \
    'yarn lint'

With eslint as of a500e34

Benchmark 1: yarn lint
  Time (mean ± σ):      7.734 s ±  0.119 s    [User: 10.668 s, System: 1.393 s]
  Range (min … max):    7.559 s …  7.902 s    10 runs

With oxc

Benchmark 1: yarn lint
  Time (mean ± σ):      5.284 s ±  0.106 s    [User: 6.894 s, System: 1.065 s]
  Range (min … max):    5.155 s …  5.476 s    10 runs

Changes

Add oxlint

Remove eslint

Fix oxc catches

Appendix

@tony tony changed the title deps: Add oxlint oxlint -> eslint Dec 16, 2023
@tony tony merged commit 3395e18 into master Dec 16, 2023
@tony tony deleted the oxc branch December 16, 2023 18:00
@tony tony changed the title oxlint -> eslint eslint -> oxlint Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

eslint -> oxc
1 participant