summaryrefslogtreecommitdiff
path: root/ext/hash/bench.php
Commit message (Expand)AuthorAgeFilesLines
* hash: Use hrtime() in the bench script [ci skip]Anatol Belski2021-01-091-3/+3
* Use constant size string in hash bench.phpdivinity762020-10-301-1/+1
* Remove dated results from ext/hash/bench.phpNikita Popov2020-10-261-72/+2
* hash: Fix warning in the bench scriptAnatol Belski2020-09-021-0/+3
* Apply tidy formattingNikita Popov2020-02-031-68/+68
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Make PHP development tools files and scripts executablePeter Kokot2018-08-291-0/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* - add a simple benchmarkMichael Wallner2005-11-251-0/+92