-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(core): Improve performance of role query with many channels
Fixes #2910. In local testing with 505 channels, executing the Admin UI `GetActiveAdministrator` query, the average response time was 29.05s. With this optimization the average response came down to 106ms.
- Loading branch information
1 parent
05cfc9d
commit fe3e455
Showing
1 changed file
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters