Bug 14761

Summary: Importing bibliographic / author records is slow – stage-marc-import.pl
Product: Koha Reporter: Joonas Kylmälä <joonas.kylmala>
Component: ToolsAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: nomankazidu
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Joonas Kylmälä 2015-08-31 15:22:20 UTC
Using stage-marc-import.pl to import bibliographic or author records is really slow. I ran some profiling program and it showed the database calls as the bottle neck. Maybe we should think a better way of doing those, if possible.
Comment 1 Katrin Fischer 2023-08-26 19:52:42 UTC
Did any of the recent work on imports (using background job etc.) cover this by chance?