Skip to content

Yesterday I’ve learned how to use Prometheus and Grafana to collect performance metrics and also sped up my asyncio-based WIP ver of my #Micropub endpoint by a factor of 7 by caching the token endpoint response. It was the slowest part because I use @RedisLabs’ #Redis for posts.