/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.debugbear.com
| | www.smashingmagazine.com
6.0 parsecs away

Travel
| | The Performance API is a set of standards for measuring and evaluating performance metrics with JavaScript. This article demonstrates how to use the Performance API to generate performance metrics directly in the DOM to create your own reporting.
| | www.phpied.com
5.2 parsecs away

Travel
| | The questions Is rendering large SVGs significantly slower than smaller ones? Is there a cut-off size above which things are terrible? And what if these SVGs were PNGs, just for giggles. To answer this let's generate a bunch of test images and render them! The code is here Test images A Python sc
| | davidwalsh.name
9.5 parsecs away

Travel
| | I hate slow websites. They are annoying to use and frustrating to work on. But what does it mean to be "slow"? It used to be waiting for document load. Then ...
| | ahrefs.com
11.4 parsecs away

Travel
| Cumulative Layout Shift measures the visual stability of a page as it loads, and it's a CWV metric Google uses.