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

perf: replace fast-deep-equal with dequal #10

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

gurgunday
Copy link
Member

lukeed's dequal is amazing, both smaller and faster than fast-deep-equal while being compatible — I think we can slowly migrate to that when possible

Question: package-lock was turned off by .npmrc, so it was not longer updating, is there a reason for its existence?

@gurgunday gurgunday changed the title perf: use dequal perf: replace fast-deep-equal with dequal Jun 24, 2024
@mcollina
Copy link
Member

no, just remove it

@mcollina mcollina merged commit 48478d6 into fastify:main Jun 24, 2024
11 checks passed
@gurgunday gurgunday deleted the dequal branch June 24, 2024 14:47
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.

None yet

3 participants