Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add an async version of the WriteZipOutputStream benchmark #634

Merged
merged 1 commit into from May 13, 2021

Conversation

Numpsy
Copy link
Contributor

@Numpsy Numpsy commented May 11, 2021

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #634 (f99b54d) into master (232d690) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #634      +/-   ##
==========================================
+ Coverage   71.89%   71.94%   +0.05%     
==========================================
  Files          62       62              
  Lines        7667     7667              
==========================================
+ Hits         5512     5516       +4     
+ Misses       2155     2151       -4     
Impacted Files Coverage Δ
...Code.SharpZipLib/Zip/Compression/DeflaterEngine.cs 87.45% <0.00%> (+0.33%) ⬆️
...ICSharpCode.SharpZipLib/BZip2/BZip2OutputStream.cs 78.74% <0.00%> (+0.33%) ⬆️

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 232d690...f99b54d. Read the comment docs.

@piksel piksel merged commit 8e4d144 into icsharpcode:master May 13, 2021
@Numpsy Numpsy deleted the rw/async/benchmark branch May 14, 2021 10:56
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.

None yet

2 participants