diff options
author | Nikita Popov <nikic@php.net> | 2016-07-18 23:40:07 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-07-18 23:42:07 +0200 |
commit | d91e2e47d4cd68b2d9978181a36d5c304f61eb51 (patch) | |
tree | 05ef33ce6422f0f2ec76f86b0c462d6458dd2bdc /main/php_variables.c | |
parent | 7f3375d5f28b1447ccc659e9867d67cf3bb86ba7 (diff) | |
download | php-git-d91e2e47d4cd68b2d9978181a36d5c304f61eb51.tar.gz |
Increase array_rand() rehashing treshold
From 3/8 to 3/4. I was thinking in terms of nTableSize, where a
requirement > 1/2 is not tenable. However, we're actually working
with nNumUsed, in which case more than 1/4 tombstones should be
quite unusual.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions