diff options
author | V.Krishn <vkrishn4@gmail.com> | 2013-04-04 10:41:26 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2013-04-04 12:58:32 +0000 |
commit | c1e94934a318c0e0ab6fbd035dc74ebf37dee41b (patch) | |
tree | 1816dd07ec09d19afc1cd87d8e1485f809ca0df3 /main/libvirt/APKBUILD | |
parent | 61bb8b2180c2b79b5d6e2c5ed3181cf33c8c1461 (diff) | |
download | aports-c1e94934a318c0e0ab6fbd035dc74ebf37dee41b.tar.bz2 aports-c1e94934a318c0e0ab6fbd035dc74ebf37dee41b.tar.xz |
Initial APKBUILD file of php-zend-opcache
The Zend OPcache provides faster PHP execution through opcode caching and
optimization. It improves PHP performance by storing precompiled script
bytecode in the shared memory. This eliminates the stages of reading code from
the disk and compiling it on future access. In addition, it applies a few
bytecode optimization patterns that make code execution faster.
Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
Diffstat (limited to 'main/libvirt/APKBUILD')
0 files changed, 0 insertions, 0 deletions