Skip to content
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

Slow rule #774

Open
ghost opened this issue Aug 21, 2023 · 0 comments
Open

Slow rule #774

ghost opened this issue Aug 21, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 21, 2023

Problem

I have been experiencing really slow linting using this plugin lately, after testing I was able to pin most of the slowdown to 1 rule

Test

This was run on a mid-sized nextjs project and relatively powerful laptop (5800HS + 16GB)

TIMING=1 DEBUG=eslint:cli-engine npx eslint src/* --fix 

Results

Screenshot from 2023-08-21 22-05-51

As you can clearly see, @typescript-eslint/no-misused-promises takes more than 50% of the linting time.

@ljosberinn ljosberinn mentioned this issue May 10, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants