-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Labels
Description
Prerequisites
- I have searched the existing issues
- I understand that providing a SSCCE example is tremendously useful to the maintainers.
- I have read the documentation
- Ideally, I'm providing a sample JSFiddle, Codesandbox.io or preferably a shared playground link demonstrating the issue.
What theme are you using?
core
Version
5.x
Current Behavior
No response
Expected Behavior
No response
Steps To Reproduce
the Gist was made with deno bench, but can be done with other js runtime.
Environment
- OS: macOS Version 14.6
- deno: 1.46.2
Anything else?
The results of the benchmark, in all three cases, the fast-deep-equal is better than lodash/isEqual
mcandeiamcandeia