benchmark-node-clone
benchmark-node-clone copied to clipboard
Add "fast-deepclone"
During some googling, I came across fast-clone
, deep-clone
, and fast-deepclone
. That last one is written in C++ and sounds interesting. Wondering if it's any faster. Could you add it to the benchmark?
more options to add:
- https://github.com/codeandcats/fast-clone
- https://github.com/ivolovikov/fastest-clone