nextcloud/lib/private/Files/Mount
Carl Schwan e6b5f763a4
perf: Avoid sorting an already sorted array
Improve performance a bit as this is in the hotpath and take ~2s in
prod.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-06-23 13:11:42 +02:00
..
CacheMountProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
HomeMountPoint.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
LocalHomeMountProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Manager.php perf: Avoid sorting an already sorted array 2026-06-23 13:11:42 +02:00
MountPoint.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ObjectHomeMountProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
RootMountProvider.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00