Actions
Bug #5277
closedGroup page is really slow when a lot of groups are defined
Bug #5277:
Group page is really slow when a lot of groups are defined
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
On some test installation with around 150 groups, the page "group" is dead slow ( > 20s on my test machine) to display.
Some basic profiling show that the bottlneck is not link to i/o, but more likelly with some scala code taking a lot of time to process.
Actions