https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30920
Bug ID: 30920
Summary: Add caching to C4::Biblio::GetAuthorisedValueDesc
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Whilst working on bug 30848 inspired by bug 28371 it became apparent we're
using this function a huge amount inside of various loops.
We should cache the data to allow for performance improvements.
The patches submitted here have been pulled out of the submission for bug 30848
as they have a much wider effect and need proper independent testing. In
benchmarking I found that enabling the caching in the way here gave me very
significant performance improvements as compared to bug 28371.
--
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/