Jump to content

monkeyPatch Condondrum


silenceheaven

Recommended Posts

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!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...