-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #429 from brave/no-panic-generic-procedural-filter
Silently ignore generic procedural filter
- Loading branch information
Showing
1 changed file
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
c9a5b2f
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
rule-match-browserlike/brave-list
1793446288
ns/iter (± 21526190
)1717001323
ns/iter (± 16907239
)1.04
rule-match-first-request/brave-list
989830
ns/iter (± 10171
)989900
ns/iter (± 15044
)1.00
blocker_new/brave-list
205510823
ns/iter (± 4795405
)202730589
ns/iter (± 4420888
)1.01
memory-usage/brave-list-initial
41409969
ns/iter (± 3
)41409969
ns/iter (± 3
)1
memory-usage/brave-list-after-1000-requests
44005995
ns/iter (± 3
)44005995
ns/iter (± 3
)1
This comment was automatically generated by workflow using github-action-benchmark.