http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8219
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8219
Assignee: [email protected]
Summary: get_biblio_authorised_values embarrassingly
inefficient
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: master
Component: Architecture, internals, and plumbing
Product: Koha
The routine C4::Biblio::get_biblio_authorised_values is horrifyingly
inefficient. In a relatively low-powered system with a large number of
authorized values, exclusive time in get_biblio_authorised_values can be
several seconds or more when doing a search, since the routine is called once
per result.
--
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/