Remove Metrics Remove Performance Testing Remove Video Remove Website
article thumbnail

A guide to event-driven SRE-inspired DevOps

Dynatrace

You can watch the recording of my Online Kubernetes Meetup on YouTube (embedded below), watch the recording of DevOps Fusion on their website as well as access the slides on my Slideshare : Since the talk, I made a few adjustments based on feedback and plan on giving an updated version at upcoming events including our own Dynatrace Go!

DevOps 245
article thumbnail

An analysis of Chromium's paint timing metrics

Speed Curve

This gives us a relatively unique opportunity to analyse and aggregate performance metrics to gain some interesting insights. In this post, I'm going to analyse some browser-based paint timing metrics: First Paint & First Contentful Paint (defined in the Paint Timing spec and implemented in Chromium).

Metrics 49
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

NEW! Home, Site, Page and Tests dashboards

Speed Curve

Coming off of the back of our latest RUM Compare dashboard release, we are super excited to launch four new dashboards to make your life better, your work easier, and your websites faster. Pages - This detailed view gives you trended information for all the metrics you know and love. Home - Well, now you have one.

Testing 52
article thumbnail

Recipes for Performance Testing Single Page Applications in WebPageTest

CSS - Tricks

WebPageTest is an online tool and an Open Source project to help developers audit the performance of their websites. As a Web Performance Evangelist at Theodo , I use it every single day. by Jake Archibald explains how analyzing WebPageTest results can lead you to performance improvements on a Formula 1-themed case study.

article thumbnail

What is page bloat? And how is it hurting your business, your search rank, and your users?

Speed Curve

Video – For the first time in the many years that I've been covering the topic of page growth, I'm going to focus on the volume of video that pages contain. JavaScript – A page can have a relatively low JS weight but still suffer from JS-inflicted performance problems. More on that later.) More on that below.)

Mobile 52
article thumbnail

Ten years of page bloat: What have we learned?

Speed Curve

How does page bloat affect other metrics, such as Google's Core Web Vitals? I intentionally left out the numbers for video, because they seemed inconsistent. Google's Core Web Vitals are a set of metrics that are intended to focus on measuring performance from a user-experience perspective. Cumulative Layout Shift.

Mobile 145
article thumbnail

Getting started with web performance? Here's what you need to focus on.

Speed Curve

The critical rendering path is the set of steps browsers must take to convert HTML, CSS and JavaScript into living, breathing websites. To optimize for performance, you need to understand what happens in the steps between receiving the HTML, CSS, and JavaScript bytes and the processing that's required to turn them into rendered pixels.