diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-21 14:12:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-21 14:12:41 +0800 |
commit | e795a1f5a40d0c8f4a67ba3967671da53b4f7470 (patch) | |
tree | 478ba089dd1e386a50af8a0529416e906eb97394 /graphics | |
parent | 8851b0c05161d3a65f882d69e0b400053ac24a2d (diff) | |
download | freebsd-ports-gnome-e795a1f5a40d0c8f4a67ba3967671da53b4f7470.tar.gz freebsd-ports-gnome-e795a1f5a40d0c8f4a67ba3967671da53b4f7470.tar.zst freebsd-ports-gnome-e795a1f5a40d0c8f4a67ba3967671da53b4f7470.zip |
PHP Judy implements sparse dynamic arrays (aka Judy Arrays). This extension
is based on the Judy C library. A Judy array consumes memory only when it is
populated, yet can grow to take advantage of all available memory if desired.
Judy's key benefits are scalability, high performance, and memory efficiency.
WWW: http://pecl.php.net/package/Judy
PR: ports/177535
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Diffstat (limited to 'graphics')
0 files changed, 0 insertions, 0 deletions