[TYPO3-mvc] caching / AJAX / performance

Chris Wolff - AERTiCKET AG cwolff at aer.de
Tue Dec 2 14:14:20 CET 2014


Hi Jacco,
i would go for the ajax soulution.

This gives a fast Pageload. And the comments count will jump in later.

i think this soloutions feels faster. For the user. Even if it takes the same time till the last bit is loaded.

regards chris

-----Ursprüngliche Nachricht-----
Von: typo3-project-typo3v4mvc-bounces at lists.typo3.org [mailto:typo3-project-typo3v4mvc-bounces at lists.typo3.org] Im Auftrag von Jacco van der Post
Gesendet: Dienstag, 2. Dezember 2014 11:03
An: typo3-project-typo3v4mvc at lists.typo3.org
Betreff: [TYPO3-mvc] caching / AJAX / performance

Hi,

I need to show 100 or so media records in a list view.
These media records show an image, a little bit of text and the numbers of comments and votes.

The comments will of course come from another table (1:n), the votes from the media records table. Or if it's wiser also from the comments table?

What would be a good solution in terms of caching and performance to show the actual numbers of comments and votes in a list view? Load these in via AJAX after the page has loaded? Or just don't cache the list view at all?

thanks

--
Kind Regards

Jacco van der Post
_______________________________________________
TYPO3-project-typo3v4mvc mailing list
TYPO3-project-typo3v4mvc at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list