25 Mar
2024
25 Mar
'24
7:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36350 --- Comment #9 from David Gustafsson <glasklas@gmail.com> --- Added caching for Patrons and Currencies and attach a flamegraph for the acquisitions page where Patron::find and Currencies->search are called a large number of time with the same conditions. Probably only significant when having a large number of budgets, but it's an example of a page where caching can make a noticeable difference. -- You are receiving this mail because: You are watching all bug changes.