mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
d98c96fc6c
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.
89 KiB
89 KiB