@nico_jeannen@ProductHunt@iamjasonlevin They could also have different categories: VC funded and indie. Each one with different badges, similar to the oscars
HOWEVER, the Load Time increased by 1s
I reran the reports several times and the values oscillated a lot, which makes me believe I have little control over it
I noticed that my website's header was taking a huge (6s) time to load, and the major problem was in the Load Delay phase (3s)
I fixed it with a super easy approach: added <link rel="preload" as="image"> to the <head> of my homepage
reduced the Load Delay to 140ms 🏆