Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Make target for dumping system gfx information #9616

Merged
merged 1 commit into from
Jul 26, 2017
Merged

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Jul 26, 2017

This PR adds a make target for dumping system gfx system information related to the test app. This is allows to profile GPU rendering and quantify the amount of dropped frames.

Example output:

Stats since: 752958278148ns
Total frames rendered: 82189
Janky frames: 35335 (42.99%)
90th percentile: 34ms
95th percentile: 42ms
99th percentile: 69ms
Number Missed Vsync: 4706
Number High input latency: 142
Number Slow UI thread: 17270
Number Slow bitmap uploads: 1542
Number Slow draw: 23342

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Jul 26, 2017
@tobrun tobrun added this to the android-v5.2.0 milestone Jul 26, 2017
@tobrun tobrun self-assigned this Jul 26, 2017
@tobrun tobrun requested a review from zugaldia July 26, 2017 13:30
@tobrun tobrun changed the title [android] - add make target for dumping system gfx information Make target for dumping system gfx information Jul 26, 2017
@tobrun tobrun merged commit cb5f498 into master Jul 26, 2017
@tobrun tobrun deleted the tvn-adbshell-dumpsys branch July 26, 2017 15:16
@Guardiola31337 Guardiola31337 mentioned this pull request Oct 6, 2017
20 tasks
@Guardiola31337 Guardiola31337 mentioned this pull request Oct 19, 2017
20 tasks
@Guardiola31337 Guardiola31337 mentioned this pull request Oct 26, 2017
20 tasks
@tobrun tobrun mentioned this pull request Nov 3, 2017
21 tasks
This was referenced Nov 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants