diff options
| author | Sterling Hughes <sterling@php.net> | 2003-06-29 01:49:10 +0000 |
|---|---|---|
| committer | Sterling Hughes <sterling@php.net> | 2003-06-29 01:49:10 +0000 |
| commit | f605f0b708a328a29dac894b25444c3cfb933f2d (patch) | |
| tree | 8399e0b9bb980c6d8db54902280667bf836099f4 /scripts/ext_skel_ng/php_ini.php | |
| parent | 505fd434acec1b880c9178f6ff7d04bab0034b92 (diff) | |
| download | php-git-f605f0b708a328a29dac894b25444c3cfb933f2d.tar.gz | |
Very simple, but very effective optimization. Provides a signifigant speed
improvement to matches done via '=='. This checks that the lengths of two
strings are equal before performing a memcmp() on them.
Diffstat (limited to 'scripts/ext_skel_ng/php_ini.php')
0 files changed, 0 insertions, 0 deletions
