[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:46 CEST 2018


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 76231
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76231&action=edit
AutoEscaping - TT html filters

for x in 1 2 3 4 5; do time perl benchmark_AutoEscaping.pl; done
perl benchmark_AutoEscaping.pl  0.30s user 0.09s system 95% cpu 0.414 total
perl benchmark_AutoEscaping.pl  0.27s user 0.02s system 97% cpu 0.295 total
perl benchmark_AutoEscaping.pl  0.28s user 0.02s system 99% cpu 0.307 total
perl benchmark_AutoEscaping.pl  0.30s user 0.02s system 98% cpu 0.320 total
perl benchmark_AutoEscaping.pl  0.27s user 0.02s system 99% cpu 0.290 total

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


More information about the Koha-bugs mailing list