[Koha-bugs] [Bug 24488] Holds to Pull sometimes shows the wrong 'first patron' details

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 17 17:01:14 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24488

--- Comment #71 from Josef Moravec <josef.moravec at gmail.com> ---
I have done a little benchmark

Testing DB - copy from production
  85k biblios
  125k items
  15k reserves

I ran twice a batch of 10 runs of pendingreserves.pl and measure clean time of
this script running (from begin to end of whole script)

Original version from Aleisha:
Run 1: 7.57 s avg
Run 1: 8.1 s avg

Joubu's alternative:
Run 1: 5,96 s
Run 2: 6,04 s

That is between 20 and 25 percent gain for Joubu's alternative patch

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list