Speed?..
adarshnbidari opened this issue · 2 comments
adarshnbidari commented
What about it's speed. I heard that it's speed of accessing raw arrays and objects has decreased is it true?
dstogov commented
Access of native C structures through ext/FFI is usually slower than access of PHP arrays.