<!--
.. title: Pagespeed
.. slug: pagespeed
.. date: 2018-05-27 10:36:42 UTC
.. tags: web
.. category: 
.. link: 
.. description: 
.. type: text
-->

After [having removed all external resources from this blog](https://cobra.pdes-net.org/posts/general-data-protection-regulation.html), I was curious to see how well it fares in terms of performance. See for yourself:

<div style="text-align:center" markdown="1">
![](../images/pagespeed_pingdom.png)
</div>

I was pleasantly surprised, since all I did otherwise to improve performance was to add a few file types to those that are subject to gzip compression, and a few more to those types that the client should cache for some time. To get a well performing website is actually not as terribly difficult as I previously believed ([Ich habe eine Blogsoftware in C gehackt, mit dietlibc, libowfat, unter gatling laufend und mit einem tinyldap-Backend.](https://blog.fefe.de/faq.html)) 
