Welcome Guest, Not a member yet? Register   Sign In
shopping for a scalable php framework
#20

[eluser]kucerar[/eluser]
[quote author="edoornav" date="1192444869"]

I turned on the profiler in the constructor of my controller. It says:

Loading Time Base Classes: 0.0064
Controller Execution Time ( Blog / Index ): 0.0087

This seems quite fast. I turned on top and noticed that during this benchmarking, apache processes where using all of the CPU. APC, etc seem to help a lot here. On my laptop I went from 20 rps to 100 rps. A similar increase on our dev server (I don't want to install APC on it right now) would be over 500 rps, which is really good.

~ryan[/quote]

Thanks for your report...Maybe the problem is not so much the controller implementation as your numbers indicate, but just the include processing overhead etc.

Will have to check out APC. Right now stuck with Zend core, would have to take my chances plugging in APC or eAccelerator, or upgrading to the enterprise performance platform to get the bytecode caching.

-R


Messages In This Thread
shopping for a scalable php framework - by El Forum - 10-11-2007, 11:42 PM
shopping for a scalable php framework - by El Forum - 10-11-2007, 11:59 PM
shopping for a scalable php framework - by El Forum - 10-12-2007, 12:31 AM
shopping for a scalable php framework - by El Forum - 10-12-2007, 12:38 AM
shopping for a scalable php framework - by El Forum - 10-12-2007, 12:46 AM
shopping for a scalable php framework - by El Forum - 10-12-2007, 06:51 AM
shopping for a scalable php framework - by El Forum - 10-12-2007, 07:36 AM
shopping for a scalable php framework - by El Forum - 10-12-2007, 08:14 AM
shopping for a scalable php framework - by El Forum - 10-12-2007, 08:26 AM
shopping for a scalable php framework - by El Forum - 10-12-2007, 09:23 AM
shopping for a scalable php framework - by El Forum - 10-12-2007, 06:31 PM
shopping for a scalable php framework - by El Forum - 10-12-2007, 06:41 PM
shopping for a scalable php framework - by El Forum - 10-12-2007, 06:52 PM
shopping for a scalable php framework - by El Forum - 10-12-2007, 06:52 PM
shopping for a scalable php framework - by El Forum - 10-12-2007, 07:58 PM
shopping for a scalable php framework - by El Forum - 10-13-2007, 08:25 PM
shopping for a scalable php framework - by El Forum - 10-14-2007, 02:37 AM
shopping for a scalable php framework - by El Forum - 10-14-2007, 04:14 AM
shopping for a scalable php framework - by El Forum - 10-14-2007, 11:41 PM
shopping for a scalable php framework - by El Forum - 10-15-2007, 08:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB