Open
Conversation
There was a problem hiding this comment.
Rust Benchmark
Details
| Benchmark suite | Current: ba01b9a | Previous: cd60a2f | Ratio |
|---|---|---|---|
rule-match-browserlike/brave-list |
2004455436 ns/iter (± 12433886) |
2025601114 ns/iter (± 18133232) |
0.99 |
rule-match-first-request/brave-list |
1105479 ns/iter (± 9809) |
1111325 ns/iter (± 19511) |
0.99 |
blocker_new/brave-list |
142213627 ns/iter (± 788325) |
146440968 ns/iter (± 2967288) |
0.97 |
blocker_new/brave-list-deserialize |
24595447 ns/iter (± 159019) |
24268245 ns/iter (± 287284) |
1.01 |
memory-usage/brave-list-initial |
10630445 ns/iter (± 3) |
10630445 ns/iter (± 3) |
1 |
memory-usage/brave-list-initial/max |
61948094 ns/iter (± 3) |
61948094 ns/iter (± 3) |
1 |
memory-usage/brave-list-initial/alloc-count |
1030640 ns/iter (± 3) |
1030640 ns/iter (± 3) |
1 |
memory-usage/brave-list-1000-requests |
2316792 ns/iter (± 3) |
2316792 ns/iter (± 3) |
1 |
memory-usage/brave-list-1000-requests/alloc-count |
70181 ns/iter (± 3) |
70181 ns/iter (± 3) |
1 |
url_cosmetic_resources/brave-list |
189440 ns/iter (± 1612) |
190467 ns/iter (± 629) |
0.99 |
cosmetic-class-id-match/brave-list |
3492967 ns/iter (± 953120) |
3480495 ns/iter (± 947856) |
1.00 |
This comment was automatically generated by workflow using github-action-benchmark.
a9ef53c to
ba01b9a
Compare
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.
This PR contains the following updates:
1.12.2→1.12.3Release Notes
rust-lang/regex (regex)
v1.12.3Compare Source
===================
This release excludes some unnecessary things from the archive published to
crates.io. Specifically, fuzzing data and various shell scripts are now
excluded. If you run into problems, please file an issue.
Improvements:
Switch from a Cargo
excludelist to anincludelist, and exclude someunnecessary stuff.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.