Hi there! I dont understand how custom optimizers work. Do they run only in runtime or maybe they are used for translation to C-code and compiling? How does PHP understand that it must use optimized calls instead of functions from core?
Hi there! I dont understand how custom optimizers work. Do they run only in runtime or maybe they are used for translation to C-code and compiling? How does PHP understand that it must use optimized calls instead of functions from core?