summaryrefslogtreecommitdiff
path: root/Zend/micro_bench.php
Commit message (Expand)AuthorAgeFilesLines
* Apply tidy formattingNikita Popov2020-02-031-159/+159
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
* Use hrtime() for timing testsAnatol Belski2018-05-311-6/+6
* Improved ternary operator performance when returning arraysArnaud Le Blanc2011-10-181-0/+37
* Simplified string offset readingDmitry Stogov2010-07-161-0/+18
* - use interned strings for auto globalsDmitry Stogov2010-07-081-0/+18
* Optimized access to global constants using values with pre-calculated hash_va...Dmitry Stogov2010-04-221-0/+10
* Added a micro benchmark which measures the performance of some primitive oper...Dmitry Stogov2010-04-201-0/+275