Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | type annotations for LruCache | Richard van der Hoff | 2020-10-16 | 1 | -9/+13 |
* | Make LruCache register its own metrics (#8561) | Richard van der Hoff | 2020-10-16 | 1 | -8/+1 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -2/+2 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -6/+9 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -4/+5 |
* | Disable partial state group caching for wildcard lookups | Richard van der Hoff | 2018-06-22 | 1 | -13/+12 |
* | replacing portions | Amber Brown | 2018-05-21 | 1 | -1/+1 |
* | Fix bug where state cache used lots of memory | Erik Johnston | 2018-03-15 | 1 | -1/+5 |
* | Make get_state_groups_from_groups faster. | Erik Johnston | 2017-05-17 | 1 | -11/+46 |
* | Speed up cache size calculation | Erik Johnston | 2017-01-17 | 1 | -2/+4 |
* | Change CacheMetrics to be quicker | Erik Johnston | 2016-06-03 | 1 | -4/+4 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Wire up the dictionarycache to the metrics | Erik Johnston | 2015-08-12 | 1 | -31/+25 |
* | Move all the caches into their own package, synapse.util.caches | Erik Johnston | 2015-08-11 | 1 | -0/+109 |