> One thing we know for sure is that we can always work to improve the speed. However, we will not do it in earnest until the time is right. We have been here before, seen similar things, and come up with the answers.
This is SO smart and the way leaders lead. I am in the middle of making a HUGE actionscript/mxml documentor/publisher for component products, similar to phpDocumentor parser. But I also designed this application to parse anything(any language/document where you would create a new analyzer/parser/renderer/publisher). ... why, because I could and can see the future benefits. I have chosen scalability over speed. It's a decision that all have to make but having patients is what in the end shows a frameworks true design. Once you design something that from the start is scalable, you can EASILY optimize since you know where to optimize. This all takes time, and the tortoise(scalable freaks) always beats the hair(speed freaks) in the end. Peace, Mike On Thu, Aug 28, 2008 at 10:41 AM, Gwoo <[EMAIL PROTECTED]> wrote: > > One thing we know for sure is that we can always work to improve the > speed. However, we will not do it in earnest until the time is right. > We have been here before, seen similar things, and come up with the > answers. > > While the hello world is pretty silly, a couple of things strike me > right off the bat. For one, var $helpers = array() will still load 3 > files, while setting it to null will stop all loading. So, in a lot of > ways Cake shows up slower because it does more from the start. The > other major place is the session handling. We have no idea what his > settings were in this regard. > > In any case, now that we are deeper into the RC cycle you will see in > the timeline many efforts to improve and optimize the responsiveness > of the framework. If you would like the historical perspective have a > look at what happened in 1.1 between the 1.1.13 and 1.1.17 releases. > We have a history of squeezing speed out of this language and > framework and we prepared to do it again. > > > -- Teoti Graphix, LLC http://www.teotigraphix.com Teoti Graphix Blog http://www.blog.teotigraphix.com You can find more by solving the problem then by 'asking the question'. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---