Ok I have read a lot of posts and articles on how GREAT eAccelerator is, I tested it on my home dev server and it slowed my pages down pretty noticably, could it be because:
- I don’t have a lot of RAM?
- It only works to improve the speed of code sometimes?
- All the hype is false?
- Other?
I have never used eAccelerator, but I always work with APC :
A few things I’ve noted (I don’t really know about eAccelerator, but I guess the ideas are the same) :
If you are using Windows, things might not be as bright as you’d hope ; not sure if it could decrease performance, but Apache+PHP on windows is generally slower than Apache+PHP on linux (Once, I set up a virtual machine running a LAP stack ; it was responding as fast as running WAP on the physical machine ^^ )
Now, a couple of questions :
Have you tried with APC, on which there is apparently more work done ?
What kind of result would you get with that one ?
Finally, for more informations, could you give us more informations about your environment and configuration ? And some details on the kind of benchmark you ran ?
Thanks 🙂