From e5716b631c6fe0b0a8510f16a5bffddb6396f434 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Mon, 11 Jul 2022 21:08:39 +0100 Subject: Don't pull out the full state when calculating push actions (#13078) --- changelog.d/13078.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13078.misc (limited to 'changelog.d/13078.misc') diff --git a/changelog.d/13078.misc b/changelog.d/13078.misc new file mode 100644 index 0000000000..3835e97ad9 --- /dev/null +++ b/changelog.d/13078.misc @@ -0,0 +1 @@ +Reduce memory consumption when processing incoming events in large rooms. -- cgit 1.5.1