nextcloud/lib/memcache
Markus Goetz aba64a0b81 Class Auto Loader: Cache paths in APC
Using benchmark_single.php (from administration repo) I can
measure a speed improvement of 5% to 20% loading the /index.php
when logged in. (when using APC and php-fpm).
2013-08-18 12:29:43 +02:00
..
apc.php memchache: use prefix string instead of global flag 2013-07-16 15:42:40 +02:00
apcu.php Add ACPu memory cache 2013-07-24 21:50:15 +02:00
cache.php mamcache: implement the ArrayAccess interface 2013-07-16 16:06:00 +02:00
factory.php Class Auto Loader: Cache paths in APC 2013-08-18 12:29:43 +02:00
memcached.php memchache: use prefix string instead of global flag 2013-07-16 15:42:40 +02:00
xcache.php memchache: use prefix string instead of global flag 2013-07-16 15:42:40 +02:00