Hi Bernhard (GeneSys),
                   I found a really interesting stuff about cakePHP
performance tuning. If you read the post you would see that it´s
mentioned something about $html->link is slowing down the scripts. If
you are about to profiling your scripts maybe you could test that in
order to report it as a bug.
                  By the way, which version exactly are you working
with?


Hope that helps!

Federico

On Dec 17, 5:34 am, GeneSys <bernhard.bo...@gmail.com> wrote:
> Hi Mark,
>
>  - Yes, tmp folders are world writable
>  - Debug is set to 0
>  - No, the slowdown is not a query problem
>
> I'm not quite sure what you do mean by 'taxed server'  => It is hosted
> on a shared host.
> What just makes me curious about is that the plain php website is
> running quite fast and cakePHP is often more than 300% slower (e.g. =>
> plain php site: 1.5 secs, cakephp: 5 - 6 secs)
>
> A blank cakePHP Project (no controllers, no models, just the plain
> framework) runs in about 1 sec -- so I'm not really convinced that it
> is cake alone that makes the app so slow.
>
> What I will do next is to add a blank controller and profile the
> scripts by use of XDebug. Maybe I'm getting to the root of all evil
> that way ;)
>
> Thanks for your ideas Mark!
>
> Bernhard
>
> On Dec 17, 5:57 am, mark_story <mark.st...@gmail.com> wrote:
>
> > Are the tmp folders world writable? is debug off? Is it on a taxed
> > server? Is the slowdown in the queries?
>
> > -Mark

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to