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: 4e9528b | Previous: cd31f5e | Ratio |
|---|---|---|---|
compress/default/small-1k-random/matrix/pure_rust |
5.751 ms |
4.089 ms |
1.41 |
compress/best/small-1k-random/matrix/c_ffi |
0.907 ms |
0.431 ms |
2.10 |
compress/default/small-10k-random/matrix/pure_rust |
7.375 ms |
6.274 ms |
1.18 |
compress/best/small-10k-random/matrix/pure_rust |
0.795 ms |
0.671 ms |
1.18 |
compress/best/small-10k-random/matrix/c_ffi |
0.756 ms |
0.381 ms |
1.98 |
compress/default/small-4k-log-lines/matrix/pure_rust |
5.771 ms |
4.268 ms |
1.35 |
compress/best/small-4k-log-lines/matrix/c_ffi |
0.715 ms |
0.275 ms |
2.60 |
compress/default/decodecorpus-z000033/matrix/pure_rust |
113.518 ms |
94.159 ms |
1.21 |
compress/better/decodecorpus-z000033/matrix/pure_rust |
83.913 ms |
55.331 ms |
1.52 |
compress/best/decodecorpus-z000033/matrix/pure_rust |
102.749 ms |
60.132 ms |
1.71 |
compress/best/decodecorpus-z000033/matrix/c_ffi |
22.025 ms |
17.701 ms |
1.24 |
compress/default/high-entropy-1m/matrix/pure_rust |
186.957 ms |
158.716 ms |
1.18 |
compress/better/high-entropy-1m/matrix/pure_rust |
100.135 ms |
66.677 ms |
1.50 |
compress/best/high-entropy-1m/matrix/pure_rust |
138.609 ms |
57.001 ms |
2.43 |
compress/best/high-entropy-1m/matrix/c_ffi |
1.779 ms |
0.982 ms |
1.81 |
compress/default/low-entropy-1m/matrix/pure_rust |
10.216 ms |
8.558 ms |
1.19 |
compress/best/low-entropy-1m/matrix/c_ffi |
1.702 ms |
1.133 ms |
1.50 |
decompress/default/large-log-stream/rust_stream/matrix/pure_rust |
2.908 ms |
2.466 ms |
1.18 |
decompress/better/large-log-stream/rust_stream/matrix/pure_rust |
3.24 ms |
2.669 ms |
1.21 |
decompress/better/large-log-stream/c_stream/matrix/pure_rust |
3.117 ms |
2.693 ms |
1.16 |
decompress/best/large-log-stream/rust_stream/matrix/pure_rust |
3.209 ms |
2.601 ms |
1.23 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @polaz
7ea97d9 to
1b55ebe
Compare
1b55ebe to
4e9528b
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.5 -> 0.0.6Changelog
This PR was generated with release-plz.