Olivier has done a little patch that improve a lot the rendering.
I have a group with 100 projects, before the patch, the page was display in 12s
and now it's less than 2s.
Can you give a try?
Emmanuel
Damien Lecan a écrit :
Checking of roles takes ~4s. Improvements could be done ?
It isn't the roles check that take some seconds but pages aren't the exactly
the same for a guest and an admin.
If you don't get project group admin or project group developer roles to guest,
he can't see some actions/links like build/edit/remove... that require some
more webwork cycles
Webwork cycles raise the rendering time by 50%. Something must be
wrong with Webwork/freemarker.
I'm managing JSP/Struts, JSP/Spring MVC applications with Acegi to manage roles.
Displaying or not actions/links... maybe 50 times in a page is not so slow.
Good luck and thank you for the first improvement.
Damien