I've annotated the Windows 95 boot animation: The screen doesn't update any pixels once it's initially drawn, instead the VGA palette just has a subsection (colors 236-255) that's rotated, saving on CPU cycles during the loading screen.
This is animated at the correct speed: 7 frames at 70hz, so 0.1 seconds per frame