diff options
author | Erik Johnston <erik@matrix.org> | 2021-01-21 16:31:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-21 16:31:51 +0000 |
commit | 12ec55bfaa30bc8040131c23f7c6728e40b21d01 (patch) | |
tree | 48876e0000eff539ae90a46af79625bf473cffa8 /tox.ini | |
parent | Merge remote-tracking branch 'origin/release-v1.26.0' into develop (diff) | |
download | synapse-12ec55bfaa30bc8040131c23f7c6728e40b21d01.tar.xz |
Increase perf of handling concurrent use of StreamIDGenerators. (#9190)
We have seen a failure mode here where if there are many in flight unfinished IDs then marking an ID as finished takes a lot of CPU (as calling deque.remove iterates over the list)
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions