summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erikj@matrix.org>2023-09-26 13:49:44 +0300
committerGitHub <noreply@github.com>2023-09-26 11:49:44 +0100
commit47ffc7e5482cc8d7bc376f362f8db5baddbcf4b3 (patch)
treefde02ee21b5d6f8600848cf44d396240000a2515 /changelog.d
parentImprove comments in StateGroupBackgroundUpdateStore. (#16383) (diff)
downloadsynapse-47ffc7e5482cc8d7bc376f362f8db5baddbcf4b3.tar.xz
Reduce calls to `send_presence_to_destinations` (#16385)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16385.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16385.misc b/changelog.d/16385.misc
new file mode 100644
index 0000000000..d439a931d6
--- /dev/null
+++ b/changelog.d/16385.misc
@@ -0,0 +1 @@
+Minor performance improvement when sending presence to federated servers.