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

speed up parser a bit, update dependencies, rebuild #79

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

Simek
Copy link
Owner

@Simek Simek commented Nov 23, 2024

Why & How

Define the proper entry constructor in parser only once, it yields in around 15-20% parsing speed improvement.

Update dependencies, including NCC, so the dist file needed to be rebuilt.

Copy link

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
@eslint-community/eslint-utils UPDATED 4.4.0 4.4.1
@vercel/ncc UPDATED 0.38.2 0.38.3
eslint-plugin-n UPDATED 17.12.0 17.14.0

@Simek Simek merged commit 2fc6f6c into main Nov 23, 2024
4 checks passed
@Simek Simek deleted the parser-tweak-updates branch November 23, 2024 22:33
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

Successfully merging this pull request may close these issues.

1 participant