<div dir="ltr">I'm not a developer, but I lurk on this list anyway. I manage a very large Koha consortia in Kansas that has faced significant speed issues over the last year with our system, as some of you may be aware. <div>

<br></div><div>I welcome any and all avenues of trying to pinpoint potential speed bottlenecks in the code! Targeting checkout and checkin processes and code, especially, for this implementation would be fantastic. </div>

<div><br></div><div>Thanks for pursuing this.</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">Heather Braum<br>NExpress Coordinator<br>Resource Sharing Librarian<br>Northeast Kansas Library System<br>

<a href="mailto:hbraum@nekls.org" target="_blank">hbraum@nekls.org</a><br><br><div>"The illiterate of the 21st century will not be those cannot read and write, but those who cannot learn, unlearn, and relearn." ~Alvin Toffler, *Rethinking the Future*<br>

<br><br><br></div></div></div>
<br><br><div class="gmail_quote">On Tue, Mar 18, 2014 at 5:34 AM, Magnus Enger <span dir="ltr"><<a href="mailto:magnus@enger.priv.no" target="_blank">magnus@enger.priv.no</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Dear Community,<br>
<br>
I spent the last day of the hackfest in Marseille hacking together a<br>
"proof of concept" script for checking changes in the performance of<br>
Koha over time:<br>
<br>
<a href="https://github.com/digibib/kohaprofile" target="_blank">https://github.com/digibib/kohaprofile</a><br>
<br>
The idea is to step x commits back in time, run a bunch of timed<br>
tests/benchmarks on Koha, take one step forwards in time, run the<br>
tests again etc. Hopefully this might be able to show us what the<br>
general trends are, and if there are any changes that lead to<br>
noticeable increases in response times.<br>
<br>
If you run the same benchmark a few times in a row, the response times<br>
vary quite a bit. Perhaps there is too much "noise" for this to be<br>
really useful. (To mitigate this, the script can run the tests y<br>
number of times and record the average time. Perhaps there are better<br>
ways to deal with the statistics of this, like removing the fastest<br>
and the slowest time etc.)<br>
<br>
This is a "proof of concept", so I would be really interested in<br>
hearing your thoughts on it. If the concensus is that it does not<br>
yield interesting data, I'll abandon the project. If people think it<br>
has some merit I would be more than happy to accept pull requests for<br>
improving it. :-)<br>
<br>
See the README for some ideas for improvements.<br>
<br>
Does anyone know if there are tools that can do what I'm trying to<br>
accomplish here (specifically the idea of stepping through Git history<br>
to check performance) already?<br>
<br>
Best regards,<br>
Magnus<br>
_______________________________________________<br>
Koha-devel mailing list<br>
<a href="mailto:Koha-devel@lists.koha-community.org">Koha-devel@lists.koha-community.org</a><br>
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br>
website : <a href="http://www.koha-community.org/" target="_blank">http://www.koha-community.org/</a><br>
git : <a href="http://git.koha-community.org/" target="_blank">http://git.koha-community.org/</a><br>
bugs : <a href="http://bugs.koha-community.org/" target="_blank">http://bugs.koha-community.org/</a><br>
</blockquote></div><br></div>