Bump quinn-proto from 0.11.14 to 0.11.16 - #709
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.14 to 0.11.16. - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.14...quinn-proto-0.11.16) --- updated-dependencies: - dependency-name: quinn-proto dependency-version: 0.11.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Rust Benchmark
Details
| Benchmark suite | Current: e8ca344 | Previous: d29b33e | Ratio |
|---|---|---|---|
rule-match-browserlike/brave-list |
2167829597 ns/iter (± 6994722) |
2338266258 ns/iter (± 4771298) |
0.93 |
rule-match-first-request/brave-list |
1538794 ns/iter (± 13035) |
1438644 ns/iter (± 8676) |
1.07 |
blocker_new/brave-list |
113930082 ns/iter (± 1351381) |
115763972 ns/iter (± 167936) |
0.98 |
blocker_new/brave-list-deserialize |
28041909 ns/iter (± 124409) |
32176328 ns/iter (± 611762) |
0.87 |
memory-usage-final/brave-list-initial |
9560762 B/iter (± 0) |
9560762 B/iter (± 0) |
1 |
memory-usage-final/brave-list-1000-requests |
3157476 B/iter (± 0) |
3157476 B/iter (± 0) |
1 |
memory-usage-max/brave-list-initial/max |
32069450 B/iter (± 0) |
32069450 B/iter (± 0) |
1 |
memory-usage-alloc-count/brave-list-initial/alloc-count |
282954 allocs/iter (± 0) |
282954 allocs/iter (± 0) |
1 |
memory-usage-alloc-count/brave-list-1000-requests/alloc-count |
80015 allocs/iter (± 0) |
80015 allocs/iter (± 0) |
1 |
url_cosmetic_resources/brave-list |
189463 ns/iter (± 1585) |
195618 ns/iter (± 723) |
0.97 |
cosmetic-class-id-match/brave-list |
3657464 ns/iter (± 1000350) |
3166063 ns/iter (± 837044) |
1.16 |
This comment was automatically generated by workflow using github-action-benchmark.
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.10.
| Benchmark suite | Current: e8ca344 | Previous: d29b33e | Ratio |
|---|---|---|---|
cosmetic-class-id-match/brave-list |
3657464 ns/iter (± 1000350) |
3166063 ns/iter (± 837044) |
1.16 |
This comment was automatically generated by workflow using github-action-benchmark.
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 quinn-proto from 0.11.14 to 0.11.16.
Release notes
Sourced from quinn-proto's releases.
Commits
a96949fTake semver-compatible update for anyhow5429f60udp: bump version to 0.5.15262a493proto: bump version to 0.11.16c19b63aUpgrade rustls-platform-verifier to 0.7aff3652Disable default features for fastbloom01b2eeeUpgrade fastbloom to 0.172c82013Switch BBR RNG to PCG544dd9eUpgrade to rand 0.10.1a7499b8Bump versions for release7c1970fproto: yield error on too many gaps in assemblerDependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.