Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.4 (Beta)
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
The performance improvement can be done by reducing the quantity of requests. Actually, it is (1req + 1req by project group)
Fixed in r.787229
We have now only 2 requests independently of the number of project groups.
I added a TODO to reduce it to only one request.