diff --git a/changelog/unreleased/speed-up-directory-listings.md b/changelog/unreleased/speed-up-directory-listings.md new file mode 100644 index 00000000000..7055765fbfb --- /dev/null +++ b/changelog/unreleased/speed-up-directory-listings.md @@ -0,0 +1,5 @@ +Bugfix: Improve performance of directory listings + +We improved the performance of directory listing by rendering the propfind XML concurrently. + +https://github.com/cs3org/reva/pull/3904