By https://github.com/owncloud/core/blob/master/settings/apps.php#L32 all groups are loaded. On bigger LDAP setups (my test setup here > 7k groups) this will lead to long loading times.
To reproduce:
- create a huge amount of groups (preferably with LDAP)
- open apps page
cc @icewind1991