diff options
author | divinity76 <divinity76@gmail.com> | 2020-10-27 16:19:58 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-10-30 09:54:48 +0100 |
commit | 6c71d3476b695a92377505f2fd19ddc97418ef94 (patch) | |
tree | fe61403a093a605cb71ecf796dffdbf44d854471 /docs/unix-build-system.md | |
parent | dd008fd1249dc63b2b98f695f154ba32f0134fff (diff) | |
download | php-git-6c71d3476b695a92377505f2fd19ddc97418ef94.tar.gz |
Use constant size string in hash bench.php
I don't like the previous behaviour where the bytes to hash change
every time the code changes, that may make it difficult to compare
hash() performance changes over time.
Use a fixed number instead, and allow passing an override for a
different length.
Closes GH-6386.
[ci skip]
Diffstat (limited to 'docs/unix-build-system.md')
0 files changed, 0 insertions, 0 deletions