-
Notifications
You must be signed in to change notification settings - Fork 175
Update Rust crate bitflags to v2.10.0 #488
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
base: master
Are you sure you want to change the base?
Conversation
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.
Rust Benchmark
| Benchmark suite | Current: b0cf300 | Previous: 1bf068d | Ratio |
|---|---|---|---|
rule-match-browserlike/brave-list |
2155516447 ns/iter (± 8038272) |
2260065342 ns/iter (± 8732867) |
0.95 |
rule-match-first-request/brave-list |
1224718 ns/iter (± 33050) |
1127532 ns/iter (± 14737) |
1.09 |
blocker_new/brave-list |
213950826 ns/iter (± 6058705) |
178507782 ns/iter (± 1633867) |
1.20 |
blocker_new/brave-list-deserialize |
26008596 ns/iter (± 631083) |
23438268 ns/iter (± 45267) |
1.11 |
memory-usage/brave-list-initial |
11499344 ns/iter (± 3) |
11499344 ns/iter (± 3) |
1 |
memory-usage/brave-list-initial/max |
67489115 ns/iter (± 3) |
67489115 ns/iter (± 3) |
1 |
memory-usage/brave-list-initial/alloc-count |
1660477 ns/iter (± 3) |
1660477 ns/iter (± 3) |
1 |
memory-usage/brave-list-1000-requests |
2666926 ns/iter (± 3) |
2666926 ns/iter (± 3) |
1 |
memory-usage/brave-list-1000-requests/alloc-count |
71337 ns/iter (± 3) |
71337 ns/iter (± 3) |
1 |
url_cosmetic_resources/brave-list |
193948 ns/iter (± 540) |
200630 ns/iter (± 2466) |
0.97 |
cosmetic-class-id-match/brave-list |
3733016 ns/iter (± 1024512) |
3420999 ns/iter (± 962032) |
1.09 |
This comment was automatically generated by workflow using github-action-benchmark.
85b6d6c to
091115e
Compare
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.
⚠️ 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: b0cf300 | Previous: 1bf068d | Ratio |
|---|---|---|---|
blocker_new/brave-list |
213950826 ns/iter (± 6058705) |
178507782 ns/iter (± 1633867) |
1.20 |
blocker_new/brave-list-deserialize |
26008596 ns/iter (± 631083) |
23438268 ns/iter (± 45267) |
1.11 |
This comment was automatically generated by workflow using github-action-benchmark.
091115e to
4e87ed2
Compare
4e87ed2 to
6f412a7
Compare
5394500 to
472c27e
Compare
472c27e to
b0cf300
Compare
This PR contains the following updates:
2.9.0->2.10.0Release Notes
bitflags/bitflags (bitflags)
v2.10.0Compare Source
What's Changed
New Contributors
Full Changelog: bitflags/bitflags@2.9.4...2.10.0
v2.9.4Compare Source
What's Changed
Full Changelog: bitflags/bitflags@2.9.3...2.9.4
v2.9.3Compare Source
What's Changed
New Contributors
Full Changelog: bitflags/bitflags@2.9.2...2.9.3
v2.9.2Compare Source
What's Changed
Full Changelog: bitflags/bitflags@2.9.1...2.9.2
v2.9.1Compare Source
What's Changed
Full Changelog: bitflags/bitflags@2.9.0...2.9.1
Configuration
📅 Schedule: Branch creation - Tuesday through Thursday ( * * * * 2-4 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.