This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Preload key requests performance problem

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Preload key requests performance problem Reply To: Preload key requests performance problem

#21835
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I don’t think it takes even milliseconds, as the font file size is 2.3kb only, without gzip, with gzipped communications it’s even less. I’m not even sure it is possible to move this asset to a link tag with a preload attribute, as WordPress does not have an option to add the ‘preload’ attribute there.
I did a quick test on gtmetrix with a 60kb icon file, it took 12.2ms, so 2.3kb should take much less time to request, even less if you use cloudflare or any other CDN.