lukeed / klona

A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
MIT License
1.62k stars 43 forks source link

Add structuredClone comparison #39

Open tomByrer opened 2 years ago

tomByrer commented 2 years ago

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

Would be nice to see a speed & capability comparison. Note: structuredClone() has spotty workers compatibility ATM

lukeed commented 2 years ago

It’s slow, unfortunately. I’ll add numbers later but I checked a few times briefly since it’s been out.

lukeed commented 1 year ago

Shared with me today:

image

Source: https://twitter.com/lukeed05/status/1616159885523312641