24 Jul
2017
24 Jul
'17
10:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18979 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 65208 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65208&action=edit Bug 18979: Speed up 'valid-templates.t' tests Test plan: Confirm than prove xt/author/valid-templates.t is quicker with this patch. Before I got: Files=1, Tests=840, 21 wallclock secs ( 0.18 usr 0.02 sys + 20.28 cusr 0.32 csys = 20.80 CPU) After: Files=1, Tests=840, 17 wallclock secs ( 0.06 usr 0.01 sys + 21.56 cusr 0.48 csys = 22.11 CPU) -- You are receiving this mail because: You are watching all bug changes.