← Back to team overview

ius-coredev team mailing list archive

[Bug 680405] [NEW] WL: php-apc 3.0.19

 

Public bug reported:

DESCRIPTION: Alternative PHP Cache (APC) is a free, open source
framework that optimizes PHP intermediate code and caches data and
compiled code from the PHP bytecode compiler in shared memory. APC is
quickly becoming the de-facto standard PHP caching mechanism as it will
be included built-in to the core of PHP starting with PHP 6. (Source:
Wikipedia)

REASON: Opcode-Caches greatly improve the performance of PHP and have
become an integral part of today's web-development. Depending on the
PHP-application improvements by factors of 2 to 7 can be achieved with
only small costs (memory). Even with tiny Caches (e.g. 16 MB RAM) the
effects are amazing.

** Affects: ius
     Importance: Undecided
         Status: New


** Tags: wishlist

-- 
WL: php-apc 3.0.19
https://bugs.launchpad.net/bugs/680405
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.

Status in IUS Community Project: New

Bug description:
DESCRIPTION: Alternative PHP Cache (APC) is a free, open source framework that optimizes PHP intermediate code and caches data and compiled code from the PHP bytecode compiler in shared memory. APC is quickly becoming the de-facto standard PHP caching mechanism as it will be included built-in to the core of PHP starting with PHP 6. (Source: Wikipedia)

REASON: Opcode-Caches greatly improve the performance of PHP and have become an integral part of today's web-development. Depending on the PHP-application improvements by factors of 2 to 7 can be achieved with only small costs (memory). Even with tiny Caches (e.g. 16 MB RAM) the effects are amazing.





Follow ups

References