turbofish-org / merk

High-performance Merkle key/value store
Apache License 2.0
226 stars 36 forks source link

Criterion benches #50

Open cwlittle opened 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #50 (6eed08a) into develop (2b31f6f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #50   +/-   ##
========================================
  Coverage    89.90%   89.90%           
========================================
  Files           23       23           
  Lines         2555     2555           
========================================
  Hits          2297     2297           
  Misses         258      258           

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 2b31f6f...6eed08a. Read the comment docs.

cwlittle commented 3 years ago

Still need to add throughput calculations to these benches before this is ready for review.