[TYPO3-shop] tt_products very slow with 10.000 products

Xose Pita josepita at gmail.com
Mon Dec 4 09:28:40 CET 2006


2006/12/1, Franz Holzinger <franz at fholzinger.com>:
>
> Hello Xose,
> >
> > The problem  is / was in the class  tx_ttproducts_list_view, line  671
> >
> > // code (resume)
> > for ($i = 0 ; $i < ($productsCount/$this->config['limit']); $i++) {
> >    $markerArray['###BROWSE_LINKS###'] .= $i+1;
> > }
> >
> > The for is used to render the pagination...
> >
> can you provide me a patch?
> The COUNT select could be skipped or executed only once a day and stored
> in some new sys table. Then it could be read from there.


We are working on a solution. ;)

Greets,
>
> Franz
>
>
> _______________________________________________
> TYPO3-project-tt-products mailing list
> TYPO3-project-tt-products at lists.netfielders.de
>
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-tt-products
>



-- 
José M. Pita
Desarrollador web
www.tripix.net


More information about the TYPO3-project-tt-products mailing list