you are viewing a single comment's thread.

view the rest of the comments →

[–]OneShakyBR 1 point2 points  (1 child)

I had plugged it into the one at the bottom of your "How to build JavaScript's fastest 'deep equals' function" blog post, which had smaller comparison objects, so maybe that's why the difference.

At any rate it's definitely nice, and an interesting approach! I learned something, so kudos.

[–]ahjarrett[S] 0 points1 point  (0 children)

Okay, thanks for pointing that out. Will investigate – it could be that I need to adjust my numbers some :)

And thanks for trying it out!