http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15104

            Bug ID: 15104
           Summary: Batch Record Modification Performance Improvement
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
            Blocks: 7923

Batch Record Modification has an unreasonably long run/load time. I have
attempted to improve the runtime of the Batch Record Modification tool and my
enhancement reduces the time to modify a batch of records by an average of
71.44%

I discovered the extended runtime was mostly due to the serialisation and
de-serialisation of success messages for every modified record. I have changed
the reporting on this feature to only record and display messages for errors
which improved the time of modification for x records from 233.2 seconds to
66.6 seconds, saving 166.6 seconds.


Referenced Bugs:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7923
[Bug 7923] Performance omnibus
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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