Friday, May 28, 2010

SplFastArray to speed up your PHP arrays

SplFastArray to speed up your PHP arrays

The Standard PHP Library was recently completed by a couple of data structures, namely heaps and doubly linked lists. You can find more information about those on
php.net/spl.datastructures

Reference:
http://www.colder.ch/news/06-07-2008/33/splfastarray-to-speed-up-.html
http://php.net/spl.datastructures

No comments: