Files
dolibarr/htdocs
Raphaël Doursenaud ac92e23b59 [Qual] Optimize language file loading
Using fscanf() and the proper format is about twice as fast as
using fgets() followed by explode() and trim().

This is a small optimization per se but since this code is
called often it yields about 33% rendering time improvement on
the homepage where about 50% of the time is spent on loading the
translation files.
2016-12-23 01:11:50 +01:00
..
2016-12-18 17:27:06 +01:00
2016-12-18 10:33:20 +01:00
2016-12-20 12:06:26 +01:00
2016-12-05 13:31:29 +01:00
2016-12-18 13:24:06 +01:00
2016-12-18 13:24:06 +01:00
2016-12-18 13:04:24 +01:00
2016-12-18 17:27:06 +01:00
2016-12-19 16:35:40 +01:00
2016-12-16 01:12:24 +01:00
2016-12-18 13:04:24 +01:00
2016-12-13 01:19:33 +01:00
2016-12-18 01:44:26 +01:00
2016-12-14 00:06:50 +01:00
2016-12-12 12:33:43 +01:00
2016-12-20 12:06:26 +01:00
2016-12-18 13:24:06 +01:00
2016-11-29 22:52:16 +01:00
2016-11-25 18:32:52 +01:00
2016-11-25 18:32:52 +01:00
2016-12-16 01:12:24 +01:00
2016-12-09 15:59:31 +01:00
2016-12-18 17:27:06 +01:00
2016-12-18 01:44:26 +01:00
2016-11-25 18:32:52 +01:00
2016-12-18 11:38:31 +01:00