davidmarkclements / rfdc

Really Fast Deep Clone
MIT License
635 stars 24 forks source link

Added to the benchmark: fastest-json-copy, JSON.parse(JSON.stringify()), and plain-object-clone #26

Closed davidbludlow closed 3 years ago

davidbludlow commented 3 years ago

The "Ran linter" commit should fix the CI, I think, and the other commit adds ramda.clone to the benchmarks.

davidbludlow commented 3 years ago

PR https://github.com/davidbludlow/rfdc/pull/1 could also be added onto this

codecov[bot] commented 3 years ago

Codecov Report

Merging #26 (a3520cc) into master (8a6b767) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          136       136           
=========================================
  Hits           136       136           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8a6b767...a3520cc. Read the comment docs.