]> granicus.if.org Git - php/commit
- Increase performance of *sort() and some internal sort operations.
authorMarcus Boerger <helly@php.net>
Thu, 29 Jul 2004 19:18:46 +0000 (19:18 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 29 Jul 2004 19:18:46 +0000 (19:18 +0000)
commitdcf007c6da55ed91a96d45442e9d071ed975084e
tree03f1fd3b90636bc759e57d9b04203acee32384d2
parentd96e7a170ce77daea8bb1fd69658b57a28e301e3
- Increase performance of *sort() and some internal sort operations.
# This patch increases the performance of small arrays/hashes by up to ~15%
# The performance increase during the performance talk :-)
Zend/zend_hash.c