Re: Cake source code optimization

2011-01-11 Thread Miles J
The 2.0 branch wont be anytime soon.

On Jan 11, 5:15 am, euromark  wrote:
> there is none :)
> i already asked myself the same question
> we got to be patient (but since dev is already released in can only be
> a matter of a few months)
>
> On 11 Jan., 10:04, Adrian Arnautu  wrote:
>
> > I'm not tracking the dev progress, could you tell me when the 2.0 release is
> > to be scheduled?
>
> > Thanks,
> > Adrian
>
> > On Tue, Jan 11, 2011 at 1:10 AM, euromark wrote:
>
> > > thats what i remarked at the end :)
> > > i suppose it does
>
> > > as for the other bottlenecks we will have to wait for 2.0 (and lazy
> > > loading for all kinds of stuff)
>
> > > On 10 Jan., 17:05, Jon Bennett  wrote:
> > > > > i would have liked that cake offered some kind of packed core (like CI
> > > > > - code igniter - does)
>
> > > > > all relevant core files that are required on every single request
> > > > > (30-40?) combined and minified
> > > > > directly included by the dispatcher or whatever
> > > > > although opcode cache should already minimize the include process
> > > > > delay
>
> > > > doesn't using an opcode cache like APC makes minifying php source
> > > > completely pointless?
>
> > > > j
>
> > > > --
> > > > jon bennett -www.jben.net-blog.jben.net
>
> > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp others
> > > with their CakePHP related questions.
>
> > > 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
> > > cake-php+unsubscr...@googlegroups.com > >  om>For more options, visit this group at
> > >http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Cake source code optimization

2011-01-11 Thread euromark
there is none :)
i already asked myself the same question
we got to be patient (but since dev is already released in can only be
a matter of a few months)

On 11 Jan., 10:04, Adrian Arnautu  wrote:
> I'm not tracking the dev progress, could you tell me when the 2.0 release is
> to be scheduled?
>
> Thanks,
> Adrian
>
> On Tue, Jan 11, 2011 at 1:10 AM, euromark wrote:
>
>
>
>
>
>
>
> > thats what i remarked at the end :)
> > i suppose it does
>
> > as for the other bottlenecks we will have to wait for 2.0 (and lazy
> > loading for all kinds of stuff)
>
> > On 10 Jan., 17:05, Jon Bennett  wrote:
> > > > i would have liked that cake offered some kind of packed core (like CI
> > > > - code igniter - does)
>
> > > > all relevant core files that are required on every single request
> > > > (30-40?) combined and minified
> > > > directly included by the dispatcher or whatever
> > > > although opcode cache should already minimize the include process
> > > > delay
>
> > > doesn't using an opcode cache like APC makes minifying php source
> > > completely pointless?
>
> > > j
>
> > > --
> > > jon bennett -www.jben.net-blog.jben.net
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others
> > with their CakePHP related questions.
>
> > 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
> > cake-php+unsubscr...@googlegroups.com > om>For more options, visit this group at
> >http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Cake source code optimization

2011-01-11 Thread Adrian Arnautu
I'm not tracking the dev progress, could you tell me when the 2.0 release is
to be scheduled?

Thanks,
Adrian

On Tue, Jan 11, 2011 at 1:10 AM, euromark wrote:

> thats what i remarked at the end :)
> i suppose it does
>
> as for the other bottlenecks we will have to wait for 2.0 (and lazy
> loading for all kinds of stuff)
>
>
>
> On 10 Jan., 17:05, Jon Bennett  wrote:
> > > i would have liked that cake offered some kind of packed core (like CI
> > > - code igniter - does)
> >
> > > all relevant core files that are required on every single request
> > > (30-40?) combined and minified
> > > directly included by the dispatcher or whatever
> > > although opcode cache should already minimize the include process
> > > delay
> >
> > doesn't using an opcode cache like APC makes minifying php source
> > completely pointless?
> >
> > j
> >
> > --
> > jon bennett -www.jben.net- blog.jben.net
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> 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
> cake-php+unsubscr...@googlegroups.comFor
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Cake source code optimization

2011-01-10 Thread euromark
thats what i remarked at the end :)
i suppose it does

as for the other bottlenecks we will have to wait for 2.0 (and lazy
loading for all kinds of stuff)



On 10 Jan., 17:05, Jon Bennett  wrote:
> > i would have liked that cake offered some kind of packed core (like CI
> > - code igniter - does)
>
> > all relevant core files that are required on every single request
> > (30-40?) combined and minified
> > directly included by the dispatcher or whatever
> > although opcode cache should already minimize the include process
> > delay
>
> doesn't using an opcode cache like APC makes minifying php source
> completely pointless?
>
> j
>
> --
> jon bennett -www.jben.net- blog.jben.net

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Cake source code optimization

2011-01-10 Thread Jon Bennett
> i would have liked that cake offered some kind of packed core (like CI
> - code igniter - does)
>
> all relevant core files that are required on every single request
> (30-40?) combined and minified
> directly included by the dispatcher or whatever
> although opcode cache should already minimize the include process
> delay

doesn't using an opcode cache like APC makes minifying php source
completely pointless?

j

-- 
jon bennett - www.jben.net - blog.jben.net

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Cake source code optimization

2011-01-10 Thread euromark
i would have liked that cake offered some kind of packed core (like CI
- code igniter - does)

all relevant core files that are required on every single request
(30-40?) combined and minified
directly included by the dispatcher or whatever
although opcode cache should already minimize the include process
delay



On 10 Jan., 16:19, Adrian Arnautu  wrote:
> Hi to all,
>
> I've been developing a Cake App for the past months and now I'm at the point
> when some code optimization is required.
> Did any of you made some Cake core lib optimization?
> If so, could you share some tips and point me where to look.
>
> Of course, the bottlenecks could be in my database or even in my code, but
> I'd like to take into account the possibility that there might be some slow
> code in the Cake itself.
>
> Thanks,
> Adrian

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Cake source code optimization

2011-01-10 Thread Adrian Arnautu
Hi to all,

I've been developing a Cake App for the past months and now I'm at the point
when some code optimization is required.
Did any of you made some Cake core lib optimization?
If so, could you share some tips and point me where to look.

Of course, the bottlenecks could be in my database or even in my code, but
I'd like to take into account the possibility that there might be some slow
code in the Cake itself.

Thanks,
Adrian

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en