Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a5a0576c authored by Evan Rosky's avatar Evan Rosky
Browse files

Disable detailed transition logs but add a summary.

On slow devices, logcat actually takes a lot of time, so turn it
off by default.

To maintain usefulness, though, add back some critical logging
by recording important information during the transition and then
logging a summary at critical points (startTransition and finish).

Since the logging itself is deferred, we can put it on a low-
priority thread so it doesn't impact latency.

Bug: 260059642
Test: Run android-go latency tests and observe significant
      improvement
Change-Id: I3621747f4d80a66953bda038dfc2c411dffa067d
parent 0648b6f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment