test: Add JS binding tests#600
Merged
antonok-edm merged 4 commits intomasterfrom Mar 7, 2026
Merged
Conversation
393cb29 to
c559e29
Compare
There was a problem hiding this comment.
Rust Benchmark
Details
| Benchmark suite | Current: b4ff1f7 | Previous: cd60a2f | Ratio |
|---|---|---|---|
rule-match-browserlike/brave-list |
2016024231 ns/iter (± 14572407) |
2025601114 ns/iter (± 18133232) |
1.00 |
rule-match-first-request/brave-list |
1115824 ns/iter (± 12882) |
1111325 ns/iter (± 19511) |
1.00 |
blocker_new/brave-list |
142217434 ns/iter (± 1798644) |
146440968 ns/iter (± 2967288) |
0.97 |
blocker_new/brave-list-deserialize |
24593802 ns/iter (± 240537) |
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 |
190273 ns/iter (± 2001) |
190467 ns/iter (± 629) |
1.00 |
cosmetic-class-id-match/brave-list |
3485800 ns/iter (± 959934) |
3480495 ns/iter (± 947856) |
1.00 |
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: c559e29 | Previous: cd60a2f | Ratio |
|---|---|---|---|
blocker_new/brave-list-deserialize |
36181962 ns/iter (± 1219644) |
24268245 ns/iter (± 287284) |
1.49 |
This comment was automatically generated by workflow using github-action-benchmark.
c559e29 to
765f56e
Compare
antonok-edm
approved these changes
Mar 2, 2026
atuchin-m
reviewed
Mar 4, 2026
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.
No description provided.