diff options
author | Erik Johnston <erikj@jki.re> | 2017-01-18 10:57:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-18 10:57:39 +0000 |
commit | f648313f9827b977d7dc0899da136b36e21e7958 (patch) | |
tree | 31ea0e87a1fd3a3ce51b773fe57c7f82cc7df939 | |
parent | Merge pull request #1818 from matrix-org/erikj/state_auth_splitout_split (diff) | |
parent | Measure metrics of string_cache (diff) | |
download | synapse-f648313f9827b977d7dc0899da136b36e21e7958.tar.xz |
Merge pull request #1821 from matrix-org/erikj/cache_metrics_string_intern
Measure metrics of string_cache
-rw-r--r-- | synapse/util/caches/__init__.py | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/synapse/util/caches/__init__.py b/synapse/util/caches/__init__.py |