[Koha-bugs] [Bug 26588] New: additem.pl is slow to load when record has many items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 1 05:04:34 CEST 2020


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

            Bug ID: 26588
           Summary: additem.pl is slow to load when record has many items
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Loading additem.pl is slow when loading a record with 350+ items.

With Plack Koha, it's taking about 8.5 seconds at the moment.

I haven't really investigated yet, but it's not immediately obvious why it's
slow. 

My guess is probably C4::Biblio::EmbedItemsInMarcBiblio, but I haven't delved
into the depths.

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


More information about the Koha-bugs mailing list