[TYPO3-mvc] Extbase performance optimization

Alex Bailey vile at planet-generals.de
Wed Jun 23 13:12:01 CEST 2010


I want to fetch
Subproject.name
Subproject.mainproject.name
Subproject.mainproject.customer.name

So thats a pretty complex query right there, I also think thats the 
problem why everything runs so slow for me.
Is there any way to speed this up?

greetings

Alex

On 6/23/10 12:56 PM, Franz Koch wrote:
>
> What are you trying to list in your case - the main projects or
> subprojects? Are customers also lazyLoaded? If not, are their
> customerPersons lazyLoaded (if not, they also get fetched)?
>



More information about the TYPO3-project-typo3v4mvc mailing list