-
Notifications
You must be signed in to change notification settings - Fork 869
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
Enable system_health.mobile* perf tests #21430
Conversation
a575e85
to
cf2b9c5
Compare
5e2a3a7
to
2f1eb68
Compare
2f1eb68
to
207a489
Compare
1d6cfad
to
e015e7e
Compare
9ec0c0e
to
3f209d5
Compare
[puLL-Merge] - brave/brave-core@21430 DescriptionThe pull request introduces a significant restructuring of the performance benchmarking and page set handling within the Brave browser's codebase. This restructuring includes the addition of new files, the deletion of others, and a series of patches to existing files. The motivation for these changes is not explicitly stated, but it appears to be in pursuit of updating benchmark testing and adapting to newly defined page sets for performance metrics. ChangesChangesNew Files
Deleted Files
Patches Added
Patches Deleted
Renamed Files
New SHA1 Files
Modified FilesSeveral other files in the tools/perf directory have been updated with new configurations and profiles. In addition, various JSON5 configuration files have been added or modified to tailor performance testing for different platforms and conditions. Security Hotspots
|
a6f74e9
to
888fe06
Compare
Resolves brave/brave-browser#35024
The PR:
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run lint
,npm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan: