Skip to main content
No. TinyBell is designed to have minimal impact on your website’s performance.

How it works

  • The pixel script is approximately 15 KB (gzipped)
  • It loads asynchronously, meaning it does not block your page from rendering
  • Average load time is under 50ms
  • The script is cached by the browser after the first load

PageSpeed / Lighthouse

TinyBell should not affect your Google PageSpeed or Lighthouse score. The async loading ensures it is not part of the critical rendering path.

If you notice slowness

  1. Check if the issue is TinyBell or another script. Disable TinyBell temporarily and test again.
  2. Make sure you are not loading multiple notification tools at the same time.
  3. Check your notification images. Large images (over 1 MB) can slow down the notification display.