summaryrefslogtreecommitdiff
path: root/Zend/bench.php
Commit message (Collapse)AuthorAgeFilesLines
* Apply tidy formattingNikita Popov2020-02-031-37/+37
| | | | Mostly reindent PHP scripts to spaces.
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-5/+5
|
* Use hrtime() for timing testsAnatol Belski2018-05-311-6/+6
|
* Don't pass useless argumentsDmitry Stogov2017-10-031-1/+1
|
* Added caches to eliminate repeatable run-time bindings of functions, ↵Dmitry Stogov2010-05-241-1/+0
| | | | classes, constants, methods and properties
* MFH: Fix date warning by setting the default timezone to UTCDavid Soria Parra2009-07-131-0/+1
|
* Make it backward compatibilityDmitry Stogov2008-05-161-1/+3
|
* is_numeric_string() optimizationIlia Alshanetsky2006-12-261-0/+1
| | | | | # Original Patch by Matt Wilmas
* Fixed compatibility with ext/hashDmitry Stogov2006-03-061-3/+3
|
* Removed warningsDmitry Stogov2005-08-021-7/+14
|
* typoDmitry Stogov2005-06-161-1/+1
|
* more accurate timing function.Ilia Alshanetsky2005-06-141-4/+4
|
* - Move bench.php to Zend/Andi Gutmans2004-09-291-0/+412