Le 30/03/2011 16:47, Ian Walls a écrit : > Fellow Developers, > > It seems that much of the time spent running circ/circulation.pl > <http://circulation.pl> is spent BEGINing the various C4 modules, > multiple times. C4::Items, for example, is BEGuN 14 times in the > execution of circ/circulation.pl <http://circulation.pl>. More stats: > > C4::Accounts - 8 BEGINs > C4::Acquisition - 14 BEGINs > C4::Auth - 14 BEGINs > C4::Biblio - 14 BEGINs > C4::Branch - 5 BEGINs > C4::Circulation - 22 BEGINs > C4::Context - 18 BEGINs > C4::Dates - 12 BEGINs Ian, where do you see the number of BEGINs and the time spent on it ? I can't find it on NYTProf report.
-- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08 _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
