Add Sitespeed
This commit is contained in:
committed by
Brian Hoffmann
parent
5355865bd9
commit
bc93a9b31c
10
radar/2021-01-01/sitespeed.md
Normal file
10
radar/2021-01-01/sitespeed.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "Sitespeed.io"
|
||||
ring: assess
|
||||
quadrant: tools
|
||||
|
||||
---
|
||||
|
||||
Web Performance Monitoring is the process of measuring a Web service’s ability to respond efficiently to user interactions. Data gathered through monitoring helps analyze performance bottlenecks, plan improvements, and measure a site's responsiveness.
|
||||
|
||||
[Sitespeed.io](https://www.sitespeed.io/) is a set of Open Source tools that makes it easy to monitor and measure the performance of a Web site. It tests web sites using real (or headless) browsers, simulating users connectivity and collecting important user centric metrics. The tools are packaged as a docker image that can be easily deployed. Data collected can be saved to different locations for later analysis which makes it easy to track changes. Last, Sitespeed.io can be used as part of a continuos integration pipeline or as part of a monitoring solution.
|
||||
Reference in New Issue
Block a user