Skip to content
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

Update baseline profiles. #222

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Update baseline profiles. #222

merged 1 commit into from
Aug 9, 2024

Conversation

ychescale9
Copy link
Member

HomeFeedRecompositionBenchmark_homeFeedStateChange
FeedItem:%CardCount   min 10.0,   median 10.0,   max 10.0
FeedItem:%CardSumMs   min  2.8,   median  3.2,   max  4.5
FeedListCount         min  4.0,   median  4.0,   max  4.0
FeedListSumMs         min  0.2,   median  0.2,   max  0.3
SectionHeaderCount    min  4.0,   median  4.0,   max  4.0
SectionHeaderSumMs    min  0.0,   median  0.0,   max  0.1
frameCount            min 55.0,   median 59.5,   max 89.0
frameDurationCpuMs    P50   4.7,   P90  11.3,   P95  12.0,   P99  13.9
frameOverrunMs        P50  -7.9,   P90  -0.7,   P95  -0.2,   P99   0.8

HomeFeedScrollingBenchmark_scrollHomeFeedCompilationBaselineProfiles
FeedItem:%CardCount   min  22.0,   median  24.0,   max  28.0
FeedItem:%CardSumMs   min  15.1,   median  16.8,   max  20.0
frameCount            min 592.0,   median 610.0,   max 636.0
frameDurationCpuMs    P50    7.7,   P90   12.3,   P95   14.4,   P99   15.6
frameOverrunMs        P50   -5.3,   P90   -0.1,   P95    1.5,   P99    2.8

HomeFeedScrollingBenchmark_scrollHomeFeedCompilationNone
FeedItem:%CardCount   min  20.0,   median  23.5,   max  28.0
FeedItem:%CardSumMs   min  33.3,   median  41.0,   max  50.4
frameCount            min 584.0,   median 612.5,   max 644.0
frameDurationCpuMs    P50    9.6,   P90   14.5,   P95   15.1,   P99   16.0
frameOverrunMs        P50   -1.2,   P90    1.5,   P95    2.2,   P99    3.0

ScreenTransitionBenchmark_openAndCloseDetailsScreenKotlinYouTube
FeedItem:%CardCount   min   2.0,   median   2.0,   max   2.0
FeedItem:%CardSumMs   min   0.9,   median   1.0,   max   1.1
FeedListCount         min   1.0,   median   1.0,   max   1.0
FeedListSumMs         min   0.1,   median   0.1,   max   0.2
Screen:%Count         min   9.0,   median   9.0,   max   9.0
Screen:%SumMs         min   4.2,   median   4.6,   max   7.2
frameCount            min 122.0,   median 207.5,   max 221.0
frameDurationCpuMs    P50   10.5,   P90   28.4,   P95   31.2,   P99   43.8
frameOverrunMs        P50   -2.6,   P90   16.6,   P95   22.6,   P99   42.5

ScreenTransitionBenchmark_openAndCloseDetailsScreenTalkingKotlin
FeedItem:%CardCount   min  4.0,   median  5.0,   max  5.0
FeedItem:%CardSumMs   min  1.6,   median  1.9,   max  2.4
FeedListCount         min  1.0,   median  1.0,   max  1.0
FeedListSumMs         min  0.1,   median  0.2,   max  0.2
Screen:%Count         min  3.0,   median  3.0,   max  3.0
Screen:%SumMs         min  7.3,   median 11.8,   max 18.5
frameCount            min 66.0,   median 69.5,   max 73.0
frameDurationCpuMs    P50  11.3,   P90  28.9,   P95  32.7,   P99  42.8
frameOverrunMs        P50   2.8,   P90  20.0,   P95  29.9,   P99  47.4

ScreenTransitionBenchmark_openAndCloseDetailsScreenKotlinWeekly
FeedItem:%CardCount   min  3.0,   median  3.0,   max  4.0
FeedItem:%CardSumMs   min  1.4,   median  1.5,   max  1.8
FeedListCount         min  1.0,   median  1.0,   max  1.0
FeedListSumMs         min  0.2,   median  0.2,   max  0.2
Screen:%Count         min  3.0,   median  3.0,   max  3.0
Screen:%SumMs         min  2.6,   median  3.0,   max  3.4
frameCount            min 88.0,   median 92.5,   max 95.0
frameDurationCpuMs    P50  12.5,   P90  33.1,   P95  35.7,   P99  43.5
frameOverrunMs        P50   4.7,   P90  34.1,   P95  38.6,   P99  45.9

ScreenTransitionBenchmark_openAndCloseDetailsScreenKotlinBlog
FeedItem:%CardCount   min   0.0,   median   3.0,   max   3.0
FeedItem:%CardSumMs   min   0.0,   median   1.4,   max   2.2
FeedListCount         min   0.0,   median   1.0,   max   1.0
FeedListSumMs         min   0.0,   median   0.2,   max   0.2
Screen:%Count         min   0.0,   median   9.0,   max   9.0
Screen:%SumMs         min   0.0,   median   4.6,   max   6.6
frameCount            min  54.0,   median 139.5,   max 151.0
frameDurationCpuMs    P50   24.0,   P90   32.5,   P95   38.3,   P99   47.4
frameOverrunMs        P50   10.5,   P90   34.2,   P95   42.0,   P99   60.1

StartupBenchmark_startupCompilationBaselineProfiles
timeToFullDisplayMs      min 508.7,   median 568.6,   max 689.8
timeToInitialDisplayMs   min 400.1,   median 464.2,   max 490.3

StartupBenchmark_startupCompilationNone
timeToFullDisplayMs      min 641.6,   median 714.3,   max 744.3
timeToInitialDisplayMs   min 447.8,   median 504.0,   max 533.6

@ychescale9 ychescale9 merged commit 30a1125 into main Aug 9, 2024
5 checks passed
@ychescale9 ychescale9 deleted the bp branch August 9, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant