Compile templates to files, and cache template compilation for a longer period

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Normal
    • 2014-02-03
    • Affects Version/s: None
    • Component/s: None
    • None

      TT automatically compiles templates in-memory, but the default setting rechecks every second, which is obviously a bit fast for production servers! Additionally, it has an option to persistently cache the compiled templates on disk as files, which though it may not help much we may as well use (it speeds up loading slightly, since it makes reloading simply a re-require() in perl).

            Assignee:
            Ian McEwen
            Reporter:
            Ian McEwen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2014-02-03