pmmp/ext-pmmpthread

Potential performance issue of PTHREADS_ZG(resolve), global object table, and more

Opened this issue · 0 comments

php/php-src#9813

TL;DR: Because of the use of aligned pointers as hash keys (which are unhashed by PHP), we may experience performance losses when looking up Threaded object refs, or when resolving functions from the resolve HT.