I have a question about Symfony2 performance.
I have been developing with Symfony2 under Ubuntu 11.04 for a few weeks now, Apache 2.2.17, PHP 5.3.5, APC 3.1.9, no xDebug
On the dev environment, the time given on the Symfony2 toolbar was never above 70 ms.
Today, I've tried to install my app on a Windows 7 environment : Wampserver 2.2, PHP 5.3.8, Apache 2.2.21, APC 3.1.7, no xDebug
The computer on the windows environment is much better than the one on ubuntu (SSD, Quad core, etc).
And when I run the application on the dev environment, the toolbar indicates always a minimum of 300 ms.
So, do you know how it is possible ?
Thanks !
EDIT : found a link about the subject : http://fossplanet.com/f6/%5Bsymfony-users%5D-symfony2-slow-windows-xp-116465/
I noticed the problem with the file_exists function too (using webgrind).
So, any ideas ?
Maybe the subject has already been discussed, but I was surprised not to find anything related.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…