```sh λ ~/Projects/rfdc/ master* npm run bench > [email protected] bench /Users/jack/Projects/rfdc > node benchmark benchDeepCopy*100: 748.877ms benchLodashCloneDeep*100: 1893.592ms benchFastClone*100: 3946.849ms benchFastCopy*100: 1056.753ms benchRfdc*100: 427.176ms benchRfdcProto*100: 435.255ms benchRfdcCircles*100: 490.022ms benchRfdcCirclesProto*100: 487.759ms benchDeepCopy*100: 750.964ms benchLodashCloneDeep*100: 1955.513ms benchFastClone*100: 4271.341ms benchFastCopy*100: 1088.407ms benchRfdc*100: 528.183ms benchRfdcProto*100: 529.741ms benchRfdcCircles*100: 497.151ms benchRfdcCirclesProto*100: 486.490ms ``` Ref: * https://github.com/codeandcats/fast-clone/issues/27
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by niftylettuce and has received 6 comments.