Follow-up Comment #1, bug #7200 (project savane):

The extremely slow SQL request is the one dedicated to find newly assigned
items (items that are old but were recently assigned to someone). It think
this kind of cases would require a split of the requests. 

It was good to reduce the number of SQL requests in the sense that now the
page does not redo the same kind of requests to obtain previously obtained
data. But we could split some requests, while keeping cache previously
obtained data like we do now.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?7200>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev

Reply via email to