summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2020-04-04 02:31:52 +1100
committerGitHub <noreply@github.com>2020-04-03 16:31:52 +0100
commit334bfdbc9088cfe2fbe43cfe1c349c27734bb341 (patch)
tree4bd395f26df1e3b59c4ef396ed82ef30605e8f74 /changelog.d
parentConvert http.HTTPStatus objects to their int equivalent (#7188) (diff)
downloadsynapse-334bfdbc9088cfe2fbe43cfe1c349c27734bb341.tar.xz
Add some benchmarks for LruCache (#6446)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6446.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6446.misc b/changelog.d/6446.misc
new file mode 100644
index 0000000000..c42df16f1a
--- /dev/null
+++ b/changelog.d/6446.misc
@@ -0,0 +1 @@
+Add benchmarks for LruCache.