Files
core/tests
J. Nick Koston 62c664fbbd Reduce time to reload yaml and check configuration (#38469)
* Reduce time to reload yaml and check configuration

We spend a significant amount of time compiling templates
that we have already compiled.

Use an LRU cache to avoid re-compiling templates that
we frequently use.

* pylint

* switch to WeakValueDictionary

* preen
2020-08-04 03:00:44 +02:00
..
2020-07-13 17:43:11 +02:00
2016-01-30 14:08:32 -05:00
2016-10-23 23:48:01 -07:00