[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
Wed Jul 27 14:15:47 CEST 2016


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

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Just a side note:
dcloning a structure would be safe, but is slower than decode with Sereal:
 dclone 0.0350
 decode 0.0200
For a call to GetMarcStructure.

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


More information about the Koha-bugs mailing list