Jump to content

Compiling libraries


Iska

Recommended Posts

Hi everyone,

 

I've been working on optimizing my company's cms. So far, the average execution has dropped quite a bit (mostly by switching from smarty to dwoo), but the larger libraries still require a too much time for my taste (formhandler, dwoo etc).

I've read about several php compilers, but I'm having a hard time finding wether these compilers enable me to compile a library and then include the compiled files as if they were regular php classes (important because of flexibility). Both HipHop and PHC are a bit foggy about this. Since I don't have any experiences with PHP compilers, I was hoping some people around here do.

 

Could you guys help me getting on the right track?

Link to comment
https://forums.phpfreaks.com/topic/266374-compiling-libraries/
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.