-
Notifications
You must be signed in to change notification settings - Fork 624
Fireperf: Add Fragment Screen Performance Support #3591
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
Conversation
* onResume and onPause * copyright * rename to * more specific language
* implementation * test * gjf * ebugfix * copyright * add tests * long name test * fix test * change error to warn message
a32f99d
to
2fed9e4
Compare
Coverage Report 1Affected Products
Test Logs
Notes |
* Add frame metrics to fragment traces. * Fix AppStateMonitor.java * Rename FrameMetrics to PerfFrameMetrics
Size Report 1Affected Products
Test Logs
Notes |
* ssample fragment after trace already sampled * gjf * tests and qol for immutable bundle * test names and revert getFloat * fragment-sampling * fix test * separate bucketId checkArguments
* change version number * changelog * changelog edit
* Update the gradle properties to match the release branch * Revert ktx gradle properties
/retest |
LGTM! I am the author so that I cannot LGTM this PR. |
Can we please edit the description of the PR with the following?
|
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.
In addition to this, can we also make the change to the E2E test apps and the Dev test app to have manifest overrides to set the fragment sampling rate to 100% to make sure we have those apps send the fragment events for processing?
Task
b/228031168
Merging the EAP branch for fragment performance metrics to master
Changes aside from the entire EAP branch
20.0.7
(instead of the20.0.7-eap
that was for the EAP branch)