https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24715
--- Comment #17 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ 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/
