28 Sep
2018
28 Sep
'18
2:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20797 --- Comment #25 from Magnus Enger <magnus@libriotech.no> --- Created attachment 79580 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79580&action=edit Bug 20996: Further enhance performance We were immediately unblessing all request objects after retrieval then, at a later stage, re-instantiating each one so we could call methods on that. This was a very bad idea. We now preserve the objects for as long as we can. Signed-off-by: Magnus Enger <magnus@enger.priv.no> -- You are receiving this mail because: You are watching all bug changes.