[Koha-bugs] [Bug 30169] Prefetching is expensive for performance

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 9 12:45:41 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30169

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #7 from Nick Clemens <nick at bywatersolutions.com> ---
I think we can close this one - essentialy:
Prefetch for groups of objects that you are going to iterate over
Do not prefetch for individual objects, especially inside a loop :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list