[TYPO3-core] new Blueprint concerning Extbase Performance
Markus Klein
klein.t3 at mfc-linz.at
Fri Nov 8 14:06:38 CET 2013
Hi!
First thing that comes to my mind: Will the cache be cleared if the repository updates something?
Example: MasterRepository 1:n SlaveRepository
MasterRepo->findAll();
SlaveRepo->update(...);
MasterRepo->findAll();
Will the last line deliver the cached data from the first request, or will it requery the Slave objects properly?
Kind regards
Markus
------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member
> -----Original Message-----
> From: typo3-team-core-bounces at lists.typo3.org [mailto:typo3-team-core-
> bounces at lists.typo3.org] On Behalf Of Anja Leichsenring
> Sent: Friday, November 08, 2013 1:17 PM
> To: typo3-team-core at lists.typo3.org
> Subject: [TYPO3-core] new Blueprint concerning Extbase Performance
>
> Hi Folks,
>
> some thoughts about the query building habits of Extbase wait to be
> reviewed and improved. Find the blueprint here:
>
> http://wiki.typo3.org/Blueprints/ExtbaseSqlCache
>
> Please drop some lines and lets improve performance
>
> Greetings Anja
> _______________________________________________
> Before posting to this list, please have a look to the posting rules on the
> following websites:
>
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core
More information about the TYPO3-team-core
mailing list