]> granicus.if.org Git - php/commit
Make SPL doubly linked list smaller
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 21 Feb 2020 08:53:17 +0000 (09:53 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 21 Feb 2020 08:54:18 +0000 (09:54 +0100)
commitac51a5f02aeb160ef79e0acd6c65b8029ed8c0d3
treee8b48de460bb5ab0f7129ca505b54fb137af08f8
parentf031735489ffbc834f5abb35496871504f7a80f4
Make SPL doubly linked list smaller

Store rc in data u2. This drops element size from 40 to 32 bytes.
ext/spl/spl_dllist.c