searchspring / snap

Snap is Searchspring's latest front end integration SDK
https://searchspring.github.io/snap/
MIT License
9 stars 2 forks source link

Snap Templates Web Vitals Performance #1198

Open korgon opened 2 weeks ago

korgon commented 2 weeks ago

Snap Templates adds many configuration based conveniences that involve front end processing and dynamic imports. Much of the functionality used in Snap Templates present a trade off between configurability and performance; currently, these design decisions have contributed negatively to some core performance web vitals - notably CLS, TBT and LCP.

Work needs to be done to find optimizations wherever possible to close the gap in performance losses.