Caching HTML pages
If you invoke certain HTML pages frequently, set the cacheHtml setting to true to cause the HTML file to be read in once and cached in memory. The default setting is false. For example:
HelloFileWrapper cacheHtml: true
Last modified date: 01/29/2015