summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorShay <hillerys@element.io>2023-06-06 13:16:03 -0700
committerGitHub <noreply@github.com>2023-06-06 21:16:03 +0100
commit6ee96e936646d6ccc55dc076f62f8cf518c90d1e (patch)
tree6d62ec31cc199742ba4ebad5ac99eea5a030386d /changelog.d
parentPrevent "twisted trunk" and "latest deps" workflows from running on forks (#1... (diff)
downloadsynapse-6ee96e936646d6ccc55dc076f62f8cf518c90d1e.tar.xz
Improve performance of user directory search (#15729)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15729.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15729.misc b/changelog.d/15729.misc
new file mode 100644
index 0000000000..3940254305
--- /dev/null
+++ b/changelog.d/15729.misc
@@ -0,0 +1 @@
+Improve performance of user directory search.