Search Results

2
votes

Which PHP opcode cacher should I use to improve performance?

I use APC because it was easy to install in windows and I'm developing on WAMP. Integrating APC into PHP6 was discussed here: …