25 Apr
2024
25 Apr
'24
8:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 --- Comment #25 from Paul Derscheid <me@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.