Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update webpki: https://rustsec.org/advisories/RUSTSEC-2023-0052 (#3176)
### What - https://rustsec.org/advisories/RUSTSEC-2023-0052 ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/3176) (if applicable) - [PR Build Summary](https://build.rerun.io/pr/3176) - [Docs preview](https://rerun.io/preview/8b8b8fd66b2bc7688836fa78b985c0ecd2a17d91/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/8b8b8fd66b2bc7688836fa78b985c0ecd2a17d91/examples) <!--EXAMPLES-PREVIEW--><!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://ref.rerun.io/dev/bench/) - [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
- Loading branch information
9cdd22a
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.
Possible performance regression was detected for benchmark 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.25
.mono_points_arrow/generate_message_bundles
32983095
ns/iter (± 1217533
)21113375
ns/iter (± 249841
)1.56
mono_points_arrow/decode_message_bundles
71475674
ns/iter (± 1593900
)54455323
ns/iter (± 710858
)1.31
mono_points_arrow_batched/generate_message_bundles
26153590
ns/iter (± 2978439
)17300967
ns/iter (± 27322
)1.51
mono_points_arrow_batched/encode_total
29433860
ns/iter (± 2690184
)22339067
ns/iter (± 59975
)1.32
This comment was automatically generated by workflow using github-action-benchmark.