[Koha-bugs] [Bug 16365] Selectively introduce GetMarcStructure() "unsafe" variant for better performance

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 26 11:31:59 CEST 2016


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

--- Comment #5 from Jacek Ablewicz <abl at biblos.pk.edu.pl> ---
(In reply to Marcel de Rooy from comment #4)
> btw this would effectively make your patch a oneliner: just add unsafe in
> GetMarcStructure ?

You mean that with this patch all GetMarcStructure() calls remaining in the
code (including the call in PrepareItemrecordDisplay()) will be 'unsafe => 1'
ones?

Hm, it's possible - it's been a while since I reviewed those calls, and I was
only having a closer look at those of them that were called repeatedly. Also in
the meantime there was hopefully some progress with eliminating unneeded / most
offending ones in the other bug reports. I'll need to have a look..

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


More information about the Koha-bugs mailing list