Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save mutant0113/152eef5570c9e2977bc048c9fe4809eb to your computer and use it in GitHub Desktop.

Select an option

Save mutant0113/152eef5570c9e2977bc048c9fe4809eb to your computer and use it in GitHub Desktop.
home_page_timeline.timeline_summary.json
{
"average_frame_build_time_millis": 6.7094482758620675,
"90th_percentile_frame_build_time_millis": 16.72,
"99th_percentile_frame_build_time_millis": 32.135,
"worst_frame_build_time_millis": 32.135,
"missed_frame_build_budget_count": 4,
"average_frame_rasterizer_time_millis": 3.961793103448275,
"90th_percentile_frame_rasterizer_time_millis": 4.718,
"99th_percentile_frame_rasterizer_time_millis": 7.026,
"worst_frame_rasterizer_time_millis": 7.026,
"missed_frame_rasterizer_budget_count": 0,
"frame_count": 29,
"frame_rasterizer_count": 29,
"new_gen_gc_count": 6,
"old_gen_gc_count": 0,
"frame_build_times": [
2143,
432,
17001,
2326,
491,
16720,
2150,
416,
13927,
1818,
430,
362,
15589,
1945,
459,
15674,
2135,
449,
15771,
1820,
478,
15514,
1861,
789,
32135,
2829,
26448,
1970,
492
],
"frame_rasterizer_times": [
3371,
3249,
3784,
3358,
3095,
3368,
4718,
3720,
3814,
3417,
3447,
3934,
3566,
4175,
3793,
4058,
4110,
3608,
3567,
3585,
3616,
3789,
3231,
4628,
5348,
6056,
7026,
3462,
3999
],
"frame_begin_times": [
0,
16646,
33799,
66909,
83604,
100771,
134897,
151692,
167815,
184395,
201366,
218073,
235467,
268832,
285540,
302380,
335161,
351804,
369322,
402830,
419589,
436195,
469247,
486497,
503268,
553569,
570820,
603213,
620505
],
"frame_rasterizer_begin_times": [
0,
19116,
44426,
67096,
83533,
112602,
134968,
151545,
176726,
184339,
201240,
217861,
245830,
268798,
285437,
313049,
335176,
351686,
380199,
402781,
419510,
446321,
469155,
486702,
526498,
553663,
589117,
603207,
620423
],
"average_vsync_transitions_missed": 1.0,
"90th_percentile_vsync_transitions_missed": 1.0,
"99th_percentile_vsync_transitions_missed": 1.0,
"average_vsync_frame_lag": 308.7083333333333,
"90th_percentile_vsync_frame_lag": 378.0,
"99th_percentile_vsync_frame_lag": 454.0,
"average_layer_cache_count": 0.0,
"90th_percentile_layer_cache_count": 0.0,
"99th_percentile_layer_cache_count": 0.0,
"worst_layer_cache_count": 0.0,
"average_layer_cache_memory": 0.0,
"90th_percentile_layer_cache_memory": 0.0,
"99th_percentile_layer_cache_memory": 0.0,
"worst_layer_cache_memory": 0.0,
"average_picture_cache_count": 0.0,
"90th_percentile_picture_cache_count": 0.0,
"99th_percentile_picture_cache_count": 0.0,
"worst_picture_cache_count": 0.0,
"average_picture_cache_memory": 0.0,
"90th_percentile_picture_cache_memory": 0.0,
"99th_percentile_picture_cache_memory": 0.0,
"worst_picture_cache_memory": 0.0,
"total_ui_gc_time": 15.39
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment