Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Author
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'structured-zstd vs C FFI'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.15.
| Benchmark suite | Current: 0e67bcd | Previous: d402315 | Ratio |
|---|---|---|---|
compress/best/small-1k-random/matrix/c_ffi |
0.402 ms |
0.315 ms |
1.28 |
compress/better/small-4k-log-lines/matrix/pure_rust |
0.15 ms |
0.124 ms |
1.21 |
compress/better/small-4k-log-lines/matrix/c_ffi |
0.097 ms |
0.077 ms |
1.26 |
compress/best/small-4k-log-lines/matrix/pure_rust |
0.255 ms |
0.202 ms |
1.26 |
compress/best/small-4k-log-lines/matrix/c_ffi |
0.36 ms |
0.273 ms |
1.32 |
decompress/fastest/small-10k-random/c_stream/matrix/pure_rust |
0.004 ms |
0.003 ms |
1.33 |
decompress/fastest/high-entropy-1m/c_stream/matrix/c_ffi |
0.035 ms |
0.026 ms |
1.35 |
decompress/default/high-entropy-1m/c_stream/matrix/c_ffi |
0.035 ms |
0.026 ms |
1.35 |
decompress/better/high-entropy-1m/c_stream/matrix/c_ffi |
0.036 ms |
0.027 ms |
1.33 |
decompress/best/high-entropy-1m/c_stream/matrix/c_ffi |
0.035 ms |
0.027 ms |
1.30 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @polaz
79f9a0e to
0e67bcd
Compare
0e67bcd to
7ff64f7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
structured-zstd: 0.0.4 -> 0.0.5Changelog
This PR was generated with release-plz.