# Performance Impact

* **Async loading:** It loads in the background without blocking your page rendering.
* **No backend dependency:** The embed works entirely on the frontend. No server-side setup required.
* **No layout shift:** It runs as a passive layer, without interfering with your existing DOM or causing reflows.
