FormidableLabs / react-fast-compare

fastest deep equal comparison for React
MIT License
1.59k stars 54 forks source link

Update benchmarking diagram with latest stats #82

Closed kale-stew closed 4 years ago

kale-stew commented 4 years ago

Description

Closes #81

This PR updates the benchmark png we display in our Readme.

We still want to add versions tested to this diagram. Open to feedback on how to make that more aesthetically pleasing.

Checklist:

codecov-commenter commented 4 years ago

Codecov Report

Merging #82 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files           1        1           
  Lines          56       56           
=======================================
  Hits           55       55           
  Misses          1        1           

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 5031f5f...530d107. Read the comment docs.

chrisbolin commented 4 years ago

Oops, I think your editor reformatted the markdown files, making the diff pretty noisy. Can you leave everything unchanged except for the items this PR directly changes?

kale-stew commented 4 years ago

@chrisbolin done 👍