https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19819
--- Comment #4 from David Gustafsson <[email protected]> --- Regarding how to test: time this script (for example) https://gist.github.com/gnucifer/8a9a26de02d2e344c99398a19fc8df71 in koha-shell wihtout the patch applied: `koha-shell kohadev -c "time perl context_dbh_text.pl` On my machine this takes about 17.2 seconds. Apply patch, run again. For me with patch applied time decreases to about 10.2 seconds. -- 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/
