> Development mode is always going to be massively slower. For example when serving straight HTML serving straight from a cache can be several times faster than performing a timestamp check and then serving from the cache.This is also something that should be a simple background thread. In production you are going to want to be able to update a static image without bouncing the server.