This is in the context of Performance Lab where I was wanting to implement the automatic addition of the font preload links via Optimization Detective.
Yeah, I saw similar behavior with throttled connections. Could this be related to the available bandwidth and the extensive amount of resources being requested in parallel?
Just created this repository https://github.com/wpelevator/perf-bench for testing all the possible scenarios. I'm seeing the LCP being triggered before the fonts are loaded even if font-display is set to block.
Comments