[Koha-bugs] [Bug 20975] Improve auto escaping performance

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 21 16:03:41 CEST 2018


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 76230
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76230&action=edit
AutoEscaping - no filter

for x in 1 2 3 4 5; do time perl benchmark_AutoEscaping.pl; done
perl benchmark_AutoEscaping.pl  0.20s user 0.00s system 98% cpu 0.208 total
perl benchmark_AutoEscaping.pl  0.19s user 0.02s system 98% cpu 0.214 total
perl benchmark_AutoEscaping.pl  0.18s user 0.02s system 98% cpu 0.204 total
perl benchmark_AutoEscaping.pl  0.18s user 0.02s system 98% cpu 0.202 total
perl benchmark_AutoEscaping.pl  0.18s user 0.02s system 97% cpu 0.205 total

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


More information about the Koha-bugs mailing list