summaryrefslogtreecommitdiff
path: root/ext/mssql/php_mssql.h
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2001-10-22 20:49:27 +0000
committerRasmus Lerdorf <rasmus@php.net>2001-10-22 20:49:27 +0000
commitd98c96fc6ce45c320edcedc112648e7c862305d7 (patch)
tree7babd15dc999676182b3122fd1fb6686b91763bd /ext/mssql/php_mssql.h
parentb31c3e04bcf1c74d0726ce9c6c65c1f473ea63ca (diff)
downloadphp-git-d98c96fc6ce45c320edcedc112648e7c862305d7.tar.gz
Use references instead of making a copy each time in array_init(). About
twice as fast for a high number of elements. 2.80 seconds for the copy of 1,000,000 elements and 1.39s for the reference version. Need to chunk it every 62k or so because refcount is a short.
Diffstat (limited to 'ext/mssql/php_mssql.h')
0 files changed, 0 insertions, 0 deletions