diff options
author | Erik Johnston <erik@matrix.org> | 2017-01-13 17:46:17 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-01-13 17:46:17 +0000 |
commit | 2fae34bd2ce152b8544d5a90fe3b35281c5fffbc (patch) | |
tree | e921c8cdc97983700794520e5426996ef104a2f7 /tests | |
parent | Merge pull request #1810 from matrix-org/erikj/state_auth_splitout_split (diff) | |
download | synapse-2fae34bd2ce152b8544d5a90fe3b35281c5fffbc.tar.xz |
Optionally measure size of cache by sum of length of values
Diffstat (limited to 'tests')
-rw-r--r-- | tests/util/test_lrucache.py | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/util/test_lrucache.py b/tests/util/test_lrucache.py |