https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32996
Bug ID: 32996
Summary: Speedup GetRecords response
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 25650
Since #25650 GetRecords send location and itype descriptions.
For records with a lot of items (hundreds for serial) it slows down a lot the
reply.
- Use caching get_description_by_koha_field rather than find_by_koha_field.
- For the same notice it's very likely all itype are the same so use a trivial
memoization.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25650
[Bug 25650] Add location and itype descriptions in ILS-DI GetRecords
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/