How to Check Website Performance: A Case Study on Lusion.co

Published: July 19, 2025 at 1:02 PM UTC+0200
Last edited: 22 July, 2025 at 5:48 PM UTC+0200
Author: Richard Djarbeng

Recently, my friend Nathaniel Nyakotey checked out the visually stunning website at lusion.co. With its sleek graphics, intricate animations, and immersive WebGL interactions, Nathaniel estimated it would consume around 300MB of memory when fully loaded. To our surprise, after analyzing the site, we found it only used 18.9MB of data! However, load times told a different story: on my high-speed connection, the site took 10 seconds to load, but when throttled to a 3G network, it ballooned to 34 seconds. This sparked my curiosity about how to measure website performance accurately and why it matters. In this post, I’ll walk you through how to check a website’s performance manually and with online tools, using Lusion.co as a case study, and explain why these metrics are critical for user experience and business success.

Why Website Performance Matters

Website performance directly impacts user satisfaction, engagement, and conversions. Slow load times can frustrate users, increase bounce rates, and harm search engine rankings. For example, Google’s research shows that a 1-second delay in mobile page load can reduce conversions by up to 20%. For a site like Lusion.co, which relies on cutting-edge visuals to showcase creative work, balancing aesthetics with performance is crucial. Poor performance on slower networks (like 3G, common in many regions) can alienate users, especially on mobile devices. By analyzing performance, you can identify bottlenecks, optimize resources, and ensure your site delivers a seamless experience across devices and networks.

How to Check Website Performance

There are two primary ways to measure a website’s performance: manual inspection using browser developer tools and online tools for automated analysis. Below, I’ll explain both approaches, using Lusion.co as an example.

Method 1: Manual Inspection with Browser Developer Tools

Browser developer tools (available in Chrome, Firefox, Edge, etc.) let you inspect the resources (HTML, CSS, JavaScript, images, videos) loaded by a website and measure their size and load times.

  1. Open Developer Tools:
  1. Analyze Resources:
  1. Check Load Times:
  1. Tips:

Method 2: Using Online Tools

Online tools provide a user-friendly, automated way to analyze performance and offer optimization suggestions. Here are three popular options, with results from Lusion.co using Google PageSpeed Insights:

  1. Google PageSpeed Insights:
  1. WebPageTest:
  1. Pingdom Website Speed Test:

Key Insights from Lusion.co’s Performance

Despite its modest 18.9MB size, Lusion.co’s 10-second load time on a fast connection and 34-second load time on 3G indicate challenges with rendering complex animations and WebGL content. PageSpeed Insights’ metrics reveal:

These metrics show that while Lusion.co is optimized for file size (e.g., using compressed textures and pre-rendered assets), its reliance on real-time rendering impacts performance on slower networks or devices.

The Significance of Performance Analysis

Analyzing website performance is essential for several reasons:

  1. User Experience:
  1. SEO and Visibility:
  1. Conversion Rates:
  1. Accessibility:

Conclusion

Checking website performance, as we did with Lusion.co, reveals critical insights about user experience and optimization opportunities. Nathaniel’s 300MB guess was off, but the 18.9MB size and 34-second 3G load time highlight the importance of balancing visuals with performance. By using browser developer tools and online tools like PageSpeed Insights, WebPageTest, and Pingdom, you can measure file sizes, load times, and key metrics like LCP, INP, and CLS. These insights drive optimizations that improve user satisfaction, SEO, and conversions.

Test your website today and share your findings in the comments! What performance metrics surprised you?