Yes, we have already fixed this a few places. I'm making a note of it, and will fix it later.
-- Morten On Fri, Jan 23, 2015 at 8:58 PM, Lars Helge Ă˜verland <[email protected]> wrote: > Hi Bob, > > I think you are right. I've seen this before, and reducing the number of > calls to one usually helps a lot. The problem is that getCurrentUser() is > transactional and makes a (cached) db query. The overhead of a huge number > of transaction causes things to slow down. If you or someone could write a > patch/fix it would be great. > > Lars > > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

