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

--- Comment #38 from David Gustafsson <glask...@gmail.com> ---
Ok, good! I wrote in the first post that indexing is twice as fast. The reason
it was faster in my benchmark is that we have added more mappings and have
about 40% more than the Koha defaults. Catmandu will get slower the more
mappings but with the patch the time will stay pretty constant, so the
performance difference will be more apparent the more mappings are added. I'm
also a little bit dissatisfied with the slow serialization performance with
marc-xml, so will probably add an option for using base64 encoded binary marc
as serialization format instead. This will probably increase performance
significantly as serialization now probably is the largest performance hog. I'm
also working on fixing the tests and will probably be able to complete that
today.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to