Performance

What is this website?

This website is in a series of sites to show the performance of the technologies used. The metrics on this website only take into account the performance of the server/DOM as it can only measure when the server starts to respond and load the content.

To view the end-to-end performance of all websites view the status.

How this website runs?

This section will describe what software is installed and the configuration and implementation of Astro.

Implementation

The files served by this server are statically generated by Astro. The express NodeJS package is used to act as a server to serve the static files.

The Docker image is as small and efficient as possible, using the Distroless NodeJS 20 Debian 12 image as a base.

Software

Where is this hosted?