chore(deps): bump the rust-deps group in /powerboxesrs with 6 updates#82
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the rust-deps group in /powerboxesrs with 6 updates#82dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Merging this PR will degrade performance by 40.22%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | test_giou_distance[int16] |
224.5 µs | 375.4 µs | -40.18% |
| ❌ | test_giou_distance[uint16] |
239.9 µs | 375.5 µs | -36.1% |
| ❌ | test_parallel_giou_distance[int16] |
224.4 µs | 375.5 µs | -40.22% |
| ❌ | test_parallel_giou_distance[uint16] |
239.9 µs | 375.4 µs | -36.11% |
| ❌ | test_rotated_iou_distance[float64] |
2.5 ms | 3.4 ms | -26.16% |
| ❌ | rotated iou distance benchmark |
987.5 µs | 1,391.2 µs | -29.02% |
Comparing dependabot/cargo/powerboxesrs/rust-deps-b9b4c67a2b (4b33c5b) with main (bb94719)
Footnotes
-
1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports. ↩
Bumps the rust-deps group in /powerboxesrs with 6 updates: | Package | From | To | | --- | --- | --- | | [ndarray](https://github.com/rust-ndarray/ndarray) | `0.15.6` | `0.17.2` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.17` | `0.2.19` | | [rstar](https://github.com/georust/rstar) | `0.11.0` | `0.12.2` | | [wide](https://github.com/Lokathor/wide) | `0.7.33` | `1.1.1` | | [codspeed-criterion-compat](https://github.com/CodSpeedHQ/codspeed-rust) | `2.3.3` | `4.4.1` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.5.1` | `0.8.2` | Updates `ndarray` from 0.15.6 to 0.17.2 - [Release notes](https://github.com/rust-ndarray/ndarray/releases) - [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md) - [Commits](rust-ndarray/ndarray@0.15.6...0.17.2) Updates `num-traits` from 0.2.17 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](rust-num/num-traits@num-traits-0.2.17...num-traits-0.2.19) Updates `rstar` from 0.11.0 to 0.12.2 - [Commits](georust/rstar@v0.11.0...v0.12.2) Updates `wide` from 0.7.33 to 1.1.1 - [Changelog](https://github.com/Lokathor/wide/blob/main/changelog.md) - [Commits](Lokathor/wide@v0.7.33...v1.1.1) Updates `codspeed-criterion-compat` from 2.3.3 to 4.4.1 - [Release notes](https://github.com/CodSpeedHQ/codspeed-rust/releases) - [Commits](CodSpeedHQ/codspeed-rust@v2.3.3...v4.4.1) Updates `criterion` from 0.5.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@0.5.1...criterion-v0.8.2) --- updated-dependencies: - dependency-name: ndarray dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: num-traits dependency-version: 0.2.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: rstar dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: wide dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps - dependency-name: codspeed-criterion-compat dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
8503c32 to
4b33c5b
Compare
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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.
Bumps the rust-deps group in /powerboxesrs with 6 updates:
0.15.60.17.20.2.170.2.190.11.00.12.20.7.331.1.12.3.34.4.10.5.10.8.2Updates
ndarrayfrom 0.15.6 to 0.17.2Release notes
Sourced from ndarray's releases.
Changelog
Sourced from ndarray's changelog.
... (truncated)
Commits
2cf23d6chore: Release1eb4559Remove most version specifiers inREADME(#1573)59c1ce0Craft a release log for 0.17.2 (#1572)6fd0a9dClean up clippy allows and unnecessary borrows (#1571)8adf5d8Revert #1563 and #1567 to prepare for patch release (#1570)953f2e9Move LayoutBitset to its own module (#1567)6e02f15Configure docs for feature gates globally (#1565)d573745Rename Layout to LayoutBitset (#1563)13a8963Add PartialEq implementations between ArrayRef and ArrayBase (#1557)e039158Add additional commits to ignore on git blame (#1562)Updates
num-traitsfrom 0.2.17 to 0.2.19Changelog
Sourced from num-traits's changelog.
Commits
7ec3d41Merge pull request #321 from cuviper/release-0.2.191a8d429Release 0.2.198358949Merge pull request #305 from michaelciraci/implement-float-clamp1a44ffbAdd a default impl forFloat::clamp2957044Implementing clamp for Float traita90d4a6Merge pull request #310 from cuviper/msrv-1.60ca42b4eUpdate the MSRV in docse9bea92Upgrade to 2021 edition4e253cdAssume has_float_to_from_bytes7212041Assume has_int_to_from_bytesUpdates
rstarfrom 0.11.0 to 0.12.2Commits
4b44c03Revert back to min/max representation of empty AABB (#184)7a48e31Prepare for 0.12.1 release (#180)3bed408Update changelog7f8f63aRFC: Provide selection methods based on internal iteration (#164)f81b9a0Add ObjectRef combinator to build tree referencing objects elsewhere. (#178)7634435Fix AABB::from_points which relied on implementation details of AABB::new_emp...0139255Defend against numerical instability when computing number of clusters (#166)84d1265Fix overflows applying selection iterators to empty trees by choosing a more ...650a901Use unstable sort for envelopes and node reinsertion (#160)5717559Point trait: correct doc comment (#159)Updates
widefrom 0.7.33 to 1.1.1Changelog
Sourced from wide's changelog.
Commits
1fe2438chore: Release wide version 1.1.1f4659bfchangelogfbdd1cdImplementNegusing more native operations (#243)c1eb800chore: Release wide version 1.1.044cba3bchangelog5403312add missingmin&maxmethods (#240)2cbfce1chore: Release wide version 1.0.3c4e9306changelog6194823Proper float negation; fixes #241 (#242)ecbce09Reenable wasm32-wasip1 tests (#237)Updates
codspeed-criterion-compatfrom 2.3.3 to 4.4.1Release notes
Sourced from codspeed-criterion-compat's releases.
... (truncated)
Commits
dccf5f4Release 4.4.1378d5f8chore: update documentation URLs and reformat Cargo.toml files163ca0dRelease 4.4.049ad41echore(deps): update rust crate nix to 0.31.2 (#167)7fc87c3feat(cargo-codspeed): allow build with multiple modesa8754ddRelease 4.3.0330f8ccchore: bump instrument-hooks693edb3feat(cargo-codspeed): add internal build mode0afd168Release 4.2.1736cc1bchore(core): print harnessing information in stderrUpdates
criterionfrom 0.5.1 to 0.8.2Release notes
Sourced from criterion's releases.
... (truncated)
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
7f0d745chore: release v0.8.24a467cechore(deps): bump crate-ci/typos from 1.40.0 to 1.43.0b277a75Fix panic with uniform iteration durations in benchmarks828af14fix: don't build alloca on unsupported targetsb01316bUpdate Readme4c02a3bExclude development scripts from published packagee4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions