-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update rust crate openslide-sys to 1.0.3
- Loading branch information
1 parent
89bfe54
commit 58a89ab
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
58a89ab
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
deepzoom_read_image_256
1174243
ns/iter (± 5732
)1178895
ns/iter (± 11626
)1.00
deepzoom_read_image_256_arc
1174068
ns/iter (± 6883
)1178889
ns/iter (± 16912
)1.00
deepzoom_read_image_512
4709524
ns/iter (± 41606
)4744804
ns/iter (± 393562
)0.99
deepzoom_read_image_512_arc
4711445
ns/iter (± 51159
)4743734
ns/iter (± 78635
)0.99
openslide_read_image_256
1136848
ns/iter (± 9235
)1143892
ns/iter (± 10969
)0.99
openslide_read_image_512
4726958
ns/iter (± 56626
)4763258
ns/iter (± 41922
)0.99
openslide_read_region_256
1088449
ns/iter (± 6957
)1092616
ns/iter (± 6927
)1.00
openslide_read_region_512
4525222
ns/iter (± 89830
)4543351
ns/iter (± 41806
)1.00
This comment was automatically generated by workflow using github-action-benchmark.