Re: [PHP] Compilers



Richard Heyes wrote:
Wolf wrote:
Anyone use compilers (linux based or Windoze) and which do you use?

Looking for something free (best) or low cost as we are doing some
> investigation on what methods are best for some of the stuff we have,
and I'm thinking a compiled PHP app should run faster.

There's the free eaccelerator. It doesn't spit out compiled php code, but it does have the same effect by caching the generated byte-code.

I don't know about the free accelerators but the payed ones have some really impressive results. I managed to speed things up with more than 10 times. It worths every penny.
.