https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36350
--- Comment #25 from David Cook <[email protected]> --- Could you talk more about "This patch enables caching for ItemTypes and Libraries which I believe are called repeatedly for the same objects much than the others"? Do you mean that $obj1 calls something like libraries() repeatedly and each call fetches the libraries again? Or that $obj1, $obj2, $obj3, etc all call libraries() and thus send the same DB query needlessly? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
