-
Notifications
You must be signed in to change notification settings - Fork 5
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
[Clippy] Code maintenance #161
Closed
Closed
Conversation
This file contains 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
…37.412.1 (#152) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…37.425.1 (#153) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…37.432.0 (#156) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
openslide-rs Benchmark
Benchmark suite | Current: 7ab8c8f | Previous: b5173ea | Ratio |
---|---|---|---|
deepzoom_read_image_256 |
1150284 ns/iter (± 9461 ) |
1151730 ns/iter (± 7152 ) |
1.00 |
deepzoom_read_image_256_arc |
1153184 ns/iter (± 45724 ) |
1150380 ns/iter (± 17674 ) |
1.00 |
deepzoom_read_image_256_recreate_dz |
1150547 ns/iter (± 8192 ) |
1152301 ns/iter (± 9617 ) |
1.00 |
deepzoom_read_image_512 |
4585047 ns/iter (± 51197 ) |
4596605 ns/iter (± 94477 ) |
1.00 |
deepzoom_read_image_512_arc |
4592468 ns/iter (± 87589 ) |
4587573 ns/iter (± 68378 ) |
1.00 |
deepzoom_read_image_512_recreate_dz |
4587880 ns/iter (± 76036 ) |
4596904 ns/iter (± 121645 ) |
1.00 |
openslide_read_image_256 |
1115851 ns/iter (± 6071 ) |
1116169 ns/iter (± 7475 ) |
1.00 |
openslide_read_image_512 |
4604310 ns/iter (± 98131 ) |
4635597 ns/iter (± 70538 ) |
0.99 |
openslide_read_region_256 |
1063094 ns/iter (± 5703 ) |
1066668 ns/iter (± 8525 ) |
1.00 |
openslide_read_region_512 |
4367979 ns/iter (± 24870 ) |
4407273 ns/iter (± 46912 ) |
0.99 |
This comment was automatically generated by workflow using github-action-benchmark.
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.
🤖 This is an automatic PR 🤖
Clippy suggests the following changes