AsyncBanana / microdiff

A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Number.isNaN() might be faster?

leeoniya opened this issue · comments

also, i'm no mathematician, but lolwut? are you trying to say 2x+ faster?

image

Yeah, I checked that out but the automatic transformation was needed for things like dates.
Also, yes, I meant double the speed. Thanks for pointing that out as something that could be clarified. You could submit a PR if you want, or I could try to clarify it.

I have now clarified the speed, so I am going to close this.