Can the README file be updated to clarify whether the pug -> html translation occurs at which of the following:
- compile time
- application initiation
- first render
- each render
This would help people understand the performance difference between using this or plain ECR files.