Skip to content

improve safe Decompression 3-28%#112

Merged
PSeitz merged 1 commit intomainfrom
main_brunch
May 27, 2023
Merged

improve safe Decompression 3-28%#112
PSeitz merged 1 commit intomainfrom
main_brunch

Conversation

@PSeitz
Copy link
Owner

@PSeitz PSeitz commented May 27, 2023

imrove safe Decompression by 3-28%

Replace calls to memcpy with custom function

imrove safe Decompression by 3-28%
improve safe Compression by 0-16%

Replace calls to memcpy with custom function
@codecov
Copy link

codecov bot commented May 27, 2023

Codecov Report

Merging #112 (96bfbb4) into main (320279f) will increase coverage by 0.27%.
The diff coverage is 95.41%.

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   88.93%   89.20%   +0.27%     
==========================================
  Files          11       12       +1     
  Lines        2223     2326     +103     
==========================================
+ Hits         1977     2075      +98     
- Misses        246      251       +5     
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/fastcpy.rs 95.32% <95.32%> (ø)
src/block/compress.rs 98.19% <100.00%> (-0.02%) ⬇️
src/sink.rs 97.52% <100.00%> (ø)

@PSeitz PSeitz merged commit 4d36f98 into main May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant