Answer the question
In order to leave comments, you need to log in
For how much do you "going" symfony2.1?
I raised the virtual machine, put ubuntu, lamp, everything else there, put the “naked” symphony2.1 + FOSUser, put
the freshly squeezed bundle into the “empty” controller:
xdebug_enable();<br>
$start = xdebug_time_index();<br>
Answer the question
In order to leave comments, you need to log in
with APC, the total running time of the script ($start = microtime(true) at the very beginning of app.php and echo microtime(true) - $start at the very end) is approximately 0.02s.
without APC - 0.10-0.12
Look in xdebug or xhprof to see what time is running out. It is possible that this is a normal start time.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question