diff options
author | Erik Johnston <erikj@jki.re> | 2018-07-17 11:16:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-17 11:16:59 +0100 |
commit | c7320a5564c15a8f8e37a8562a4f434a20180daf (patch) | |
tree | 91bcc61fb57e0b62787486aaba875bfa183f5a44 /tests | |
parent | Merge pull request #3530 from matrix-org/erikj/stream_cache (diff) | |
parent | Use efficient .intersection (diff) | |
download | synapse-c7320a5564c15a8f8e37a8562a4f434a20180daf.tar.xz |
Merge pull request #3544 from matrix-org/erikj/fixup_stream_cache
Fix perf regression in PR #3530
Diffstat (limited to 'tests')
-rw-r--r-- | tests/util/test_stream_change_cache.py | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/util/test_stream_change_cache.py b/tests/util/test_stream_change_cache.py |