Bug 14207: Improving circulation performance
authorJulian FIOL <julian.fiol@biblibre.com>
Tue, 26 May 2015 12:49:20 +0000 (14:49 +0200)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Tue, 7 Jul 2015 18:23:48 +0000 (15:23 -0300)
commit52814a9fa0e061e5d8a669ea1895474e01216cfd
treebfe2343aa04a5a0291c099ad25d07b01c6cdd34a
parent9f008a102415c8b71a1f4a976bc15691c2663b5c
Bug 14207: Improving circulation performance

by caching yaml file This patch improve circulation performance by caching yaml file With this patch we saved between 300ms and 500ms on circulation page.

Following Comment #3 :
No useless warn
No tidy

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Less lines, same result.
Comments were useful on testing :)
No errors

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
C4/Utils/DataTables/ColumnsSettings.pm