silenceheaven Posted November 20, 2018 Posted November 20, 2018 All the applications and plugins will always end up meeting the method monkeyPatch in the init.php file, and when looking at improvements to performance this may be the biggest area and also the hardest. I'm not sure if the PHP opcache will optimize code executed by eval. As with many languages, eval is known to be `evil` but also not very fast and I'm wondering what sort of approach to optimize this method would be. Would we have to wait for a more significant version release to rectify this issue or are there any plans to modify it coming in IPB 4.x? I'm no expert but that monkeyPatch has been a doozy when wanting to do more significant changes with apps/plugins and when trying to best optimize them as well. Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.