Profiling times each function call in your script so you can see where bottlenecks are. Your IDE probably has one, if you're using one, or look at the PHP extension XDebug http://www.xdebug.org/docs/profiler
thanks all, i will try looking at the performance guide ... also try Zend Server - so its better than Apache - guess because it "naively" supports ZF? but IIS even faster?? haha i thought its supposed to run ASP? so probably PHP will be slower ... haha whats profilling btw ... -- View this message in context: http://www.nabble.com/-General--Windows-vs-Web-Apps-tp23831570p23848442.html Sent from the Zend Framework mailing list archive at Nabble.com.
