Ralf Becker 189d89be1b tests for egw_cache_provider and not using APC for cli, if apc.enable_cli is not set
Also did some benchmarking on my Macbook (with a SSD and memcached running on localhost):
Checking egw_cache_memcache:
0 checks failed, 100 iterations took 0.480 sec

Checking egw_cache_apc:
0 checks failed, 100 iterations took 0.025 sec

Checking egw_cache_files:
0 checks failed, 100 iterations took 0.826 sec
--> APC is by a factor of 20 faster then memcached, which is double as fast compared to files on a SSD
2012-04-13 10:21:58 +00:00
2012-03-28 11:41:06 +00:00
2010-04-13 19:27:54 +00:00
2010-02-03 12:28:49 +00:00
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
157 MiB
Languages
PHP 56.1%
JavaScript 14.3%
TypeScript 14.1%
CSS 9.3%
Less 2%
Other 4.2%