bod
06/19/2022, 8:39 PMChip
. My device is a Fossil Q Explorist Gen 3 (bluegill).
• Running the debug apk: extremely laggy, lots of dropped frames (expected)
• Running the release apk:
◦ After running adb shell cmd package bg-dexopt-job
and making sure it shows as speed-profile
in dumpsys
◦ Less laggy but still not smooth, lots of dropped frames
◦ Definitely not as smooth as a RecyclerView (compare with the system menus in the video)
◦ Video here
• Project is here (perf-tests
branch)
• Release apk is here