15 Apr
2020
15 Apr
'20
3:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24715 --- Comment #17 from Marcel de Rooy <m.de.rooy@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.