mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
e622e868c7
Track an 8-byte pointer as the key instead of 16-byte zval. (4 byte on 32-bit builds) The memory used for a set of 1 million objects decreased from 114 MiB to 106 MiB. Use the new `Z_PARAM_*` APIs to parse the `zend_object*` pointer directly Closes GH-6566
2.1 KiB
2.1 KiB