[Koha-bugs] [Bug 24715] Cache repeatable subfield in TransformKohaToMarc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 15 15:26:04 CEST 2020


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

--- Comment #17 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #16)
> I think I understand what you are trying to do but, did you benchmark it?
> 
> You a putting in a variable something that is L1 cached, then retrieved from
> there without deep copy.
> 
> I am really not sure it is needed.

Yeah, using the unsafe parameter as done elsewhere.
About cache/benchmarking, see bug 21800 comment 12.
I added it on request.
Note that I only check the framework if it is really needed. So when we
actually get a repeated value in a field.

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


More information about the Koha-bugs mailing list