summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_debug.c
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2009-06-16 09:15:09 +0000
committerAndrey Hristov <andrey@php.net>2009-06-16 09:15:09 +0000
commit5d3ea92ee9cf77ba914282a592b48115159bfe9b (patch)
treee36181ba0ca4780e05a46d8c2c44b01489ac7612 /ext/mysqlnd/mysqlnd_debug.c
parenta1fdddce494b05ed7ac71d766585ea6febe6b3c1 (diff)
downloadphp-git-5d3ea92ee9cf77ba914282a592b48115159bfe9b.tar.gz
Hardwire function call instead of using callbacks. We don't actually need
callbacks, it was done for making 2 functions static, not to pollute the global functions space but that had its price of 8 bytes overheat per allocation, which is just too much. Also making the app member 32b instead of 64b, which should save additional 4 byte, to the total of 12 byte per allocation of a row buffer.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_debug.c')
0 files changed, 0 insertions, 0 deletions