@crepererum@mastodon.online It's now better than it was before Android 13 because the Finalizing step goes much faster meaning you can get updated to the new version very quickly and then the post-boot compilation takes care of most of the work in the background at low priority.
Only has to do work at boot if you install/update apps after Finalizing now. We also made it use 4 threads instead of 2 at boot and 2 threads instead of 1 for the post-boot background compilation so it goes faster now.
@crepererum@mastodon.online Installing the update and finalizing it happens at very low priority, as does the background compilation. Using 2 threads shouldn't hurt usage of the device significantly more since it's low priority. We could make it even lower priority if needed.