minimal-mistakes icon indicating copy to clipboard operation
minimal-mistakes copied to clipboard

Lazy-load InstantSearch scripts and stylesheets

Open iBug opened this issue 3 years ago • 0 comments
trafficstars

This is an enhancement or feature.

Summary

So that Algolia's InstantSearch-related stuff is only loaded from CDN when user clicks on the search icon. Those files add up to 400 KiB and are currently loaded in a blocking way, which has a non-trivial performance impact.

You can inspect the effect on my website.

iBug avatar Jun 19 '22 11:06 iBug