Now avatar loading checks first if there is a cached avatar and before showing the placeholder, to avoid showing the placeholder for a moment when a cached version is available.
This will reduce CPU usage by a tiny bit since the placeholder won't have to be rendered.