alex@boost:~/cvs/php4_4# sapi/cli/php -dinclude_path=/home/alex/devel/xp.public/trunk/skeleton ~/isnumeric.phps KeyNext * numeric: expect = true, result = true php.keynextstrategy strategy, 10000 runs: 0.312 seconds * range[0..1000]: expect = true, result = true php.keynextstrategy strategy, 10000 runs: 45.321 seconds * strings: expect = true, result = true php.keynextstrategy strategy, 10000 runs: 0.201 seconds * wrongkey: expect = false, result = false php.keynextstrategy strategy, 10000 runs: 0.230 seconds * hash: expect = false, result = false php.keynextstrategy strategy, 10000 runs: 0.129 seconds alex@boost:~/cvs/php4_4# sapi/cli/php -dinclude_path=/home/alex/devel/xp.public/trunk/skeleton ~/isnumeric.phps ForLoop * numeric: expect = true, result = true php.forloopstrategy strategy, 10000 runs: 0.282 seconds * range[0..1000]: expect = true, result = true php.forloopstrategy strategy, 10000 runs: 33.802 seconds * strings: expect = true, result = true php.forloopstrategy strategy, 10000 runs: 0.200 seconds * wrongkey: expect = false, result = false php.forloopstrategy strategy, 10000 runs: 0.234 seconds * hash: expect = false, result = false php.forloopstrategy strategy, 10000 runs: 0.164 seconds alex@boost:~/cvs/php4_4# sapi/cli/php -dinclude_path=/home/alex/devel/xp.public/trunk/skeleton ~/isnumeric.phps ListEach * numeric: expect = true, result = true php.listeachstrategy strategy, 10000 runs: 0.447 seconds * range[0..1000]: expect = true, result = true php.listeachstrategy strategy, 10000 runs: 64.941 seconds * strings: expect = true, result = true php.listeachstrategy strategy, 10000 runs: 0.261 seconds * wrongkey: expect = false, result = false php.listeachstrategy strategy, 10000 runs: 0.342 seconds * hash: expect = false, result = false php.listeachstrategy strategy, 10000 runs: 0.185 seconds alex@boost:~/cvs/php4_4# sapi/cli/php -dinclude_path=/home/alex/devel/xp.public/trunk/skeleton ~/isnumeric.phps KeyRange * numeric: expect = true, result = true php.keyrangestrategy strategy, 10000 runs: 0.204 seconds * range[0..1000]: expect = true, result = true php.keyrangestrategy strategy, 10000 runs: 33.468 seconds * strings: expect = true, result = true php.keyrangestrategy strategy, 10000 runs: 0.193 seconds * wrongkey: expect = false, result = false php.keyrangestrategy strategy, 10000 runs: 0.204 seconds * hash: expect = false, result = false php.keyrangestrategy strategy, 10000 runs: 0.148 seconds alex@boost:~/cvs/php4_4# sapi/cli/php -dinclude_path=/home/alex/devel/xp.public/trunk/skeleton ~/isnumeric.phps Foreach * numeric: expect = true, result = true php.foreachstrategy strategy, 10000 runs: 0.247 seconds * range[0..1000]: expect = true, result = true php.foreachstrategy strategy, 10000 runs: 29.723 seconds * strings: expect = true, result = true php.foreachstrategy strategy, 10000 runs: 0.179 seconds * wrongkey: expect = false, result = false php.foreachstrategy strategy, 10000 runs: 0.206 seconds * hash: expect = false, result = false php.foreachstrategy strategy, 10000 runs: 0.184 seconds alex@boost:~/cvs/php4_4# sapi/cli/php -dinclude_path=/home/alex/devel/xp.public/trunk/skeleton ~/isnumeric.phps Builtin * numeric: expect = true, result = true php.builtinstrategy strategy, 10000 runs: 0.062 seconds * range[0..1000]: expect = true, result = true php.builtinstrategy strategy, 10000 runs: 0.599 seconds * strings: expect = true, result = true php.builtinstrategy strategy, 10000 runs: 0.056 seconds * wrongkey: expect = false, result = false php.builtinstrategy strategy, 10000 runs: 0.066 seconds * hash: expect = false, result = false php.builtinstrategy strategy, 10000 runs: 0.055 seconds