On 9/4/07, R. Rajesh Jeba Anbiah <[EMAIL PROTECTED]> wrote: > > > Kudos for the time invested. My concern is that caching and > unnecessary creation of objects. (The objects have to be created even > if the page is already cached). I have noticed that object creation > (even for some single pages with "Hello world") slows down the pages > at least to some extent.
Well, I believe that it is the *output* that is being cached, not the objects themselves. And I would expect to see some benchmarks proving statements such as "I have noticed that object creation slows down the pages". -- Chris Hartjes Senior Developer Cake Development Corporation My motto for 2007: "Just build it, damnit!" @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
