diff options
author | Erik Johnston <erik@matrix.org> | 2021-01-21 17:00:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-21 17:00:12 +0000 |
commit | 758ed5f1bc16f4b73d73d94129761a8680fd71c5 (patch) | |
tree | 7d6b771d5ff3f8368faf6f4a4c44a5706c9ae7c4 /synapse/storage/util | |
parent | Increase perf of handling concurrent use of StreamIDGenerators. (#9190) (diff) | |
download | synapse-758ed5f1bc16f4b73d73d94129761a8680fd71c5.tar.xz |
Speed up chain cover calculation (#9176)
Diffstat (limited to 'synapse/storage/util')
-rw-r--r-- | synapse/storage/util/sequence.py | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/synapse/storage/util/sequence.py b/synapse/storage/util/sequence.py |