diff options
author | Erik Johnston <erik@matrix.org> | 2018-07-24 11:14:28 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-07-24 11:14:28 +0100 |
commit | 2581eb3e1d9f7d767315432f2c2e381f31a8716c (patch) | |
tree | d02b3f2b87d07e6f2c2f6d464b193fda39e2c2b9 /changelog.d | |
parent | Speed up _calculate_state_delta (diff) | |
download | synapse-2581eb3e1d9f7d767315432f2c2e381f31a8716c.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3592.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3592.misc b/changelog.d/3592.misc new file mode 100644 index 0000000000..60129569c2 --- /dev/null +++ b/changelog.d/3592.misc @@ -0,0 +1 @@ +Speed up calculating state deltas in persist_event loop |