17 Nov
2020
17 Nov
'20
6:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24488 --- Comment #73 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Josef Moravec from comment #71)
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
How many holds were reported on the report for you? -- You are receiving this mail because: You are watching all bug changes.