PSeitz / lz4_flex

Fastest pure Rust implementation of LZ4 compression/decompression.
MIT License
441 stars 28 forks source link

use criterion fork with stack offset randomization #111

Closed PSeitz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #111 (78041d8) into main (b8cdd97) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #111   +/-   ##
=======================================
  Coverage   88.93%   88.93%           
=======================================
  Files          11       11           
  Lines        2223     2223           
=======================================
  Hits         1977     1977           
  Misses        246      246