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.
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.