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

--- Comment #25 from Paul Derscheid <m...@paulderscheid.xyz> ---
Just tested the JSON patch as well.

There is another small gain:

(Used the same thing as Julian: `time KOHA_HOME=$(pwd) perl
debian/templates/plack.psgi`)

Without the patches applied:
real    0m4.225s
user    0m4.117s
sys     0m0.101s

With the first 2 applied:
real    0m3.065s
user    0m2.983s
sys     0m0.074s

With the JSON patch (3rd) on top:
real    0m2.704s
user    0m2.611s
sys     0m0.086s

I think it wouldn't hurt to use JSON for the bundle.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/

Reply via email to