- flag nocache deactivates the use of cache
- the graph adapts to the screensize (after re-redering)
- the server automatically generates a json with the current cpu usage.
SASS, HTML and other Files that are preprocessed will be stored in their
processed form in the .cache directory for faster access. When a file is
called more than 10 times in the last minute, it will be loaded into the
memory and stays there for an hour. This allows the server to respond
even faster to requests.