>> but many problems with other plugins as well (e.g. the nested set  
one)

Propel 1.3 has nested set support natively, so the nested set plugin  
is absolete. I use Propel 1.3 in a non-symfony application and it  
works very well.
The disadvantage of Propel 1.3 is currently the lack of debug  
functionality (one could only log  the prepared statements and not  
the complete queries), which one is used of creole, but the devs work  
on a DebugPropel feature!


Am 16.10.2007 um 07:41 schrieb Fabian Lange:

>
> Hi,
> thats my blog.
>
> We are also currently looking into Propel 1.3Plugin. looks  
> promising, but many problems with other plugins as well (e.g. the  
> nested set one)
>
> If my proposed patch for propel class generation does speed your  
> code up depends on you usage.
>
> Check your generated classes for the include_once and require_once  
> lines.
> Once you have located them check how often you call those Peer and  
> Model classes.
>
> For each call the include adds a slight but noticeable overhead.
>
> My post is not to solve all propel 1.2 performance issues. But help  
> you squeeze out the last milliseconds :)
>
> So: no big improvement, just a babystep at a time.
>
> .: Fabian
>
> -----Ursprüngliche Nachricht-----
> Von: symfony-users@googlegroups.com
> Gesendet: 16.10.07 03:53:43
> An: symfony-users@googlegroups.com
> Betreff: [symfony-users] Propel performance patch
>
>
> Hi all,
>
> I've just gone through my posts after the weekend and noticed:
> http://www.hma-info.de/blog/2007/10/13/better-performance-patch-for- 
> symfony-10x-and-propel-12/
>
> So I'm just wondering who's installed it and if there is any  
> feedback on how much performance gain it brings?
>
> A big improvement?
> - Piers
>
> ______________________________________________________________________ 
> ____
> Erweitern Sie FreeMail zu einem noch leistungsstärkeren E-Mail- 
> Postfach!             
> Mehr Infos unter http://produkte.web.de/club/?mc=021131
>
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to