Articles tagged with “Performance”
-
Sample data to test performance of TYPO3 Extbase (Update)
At the time of writing this article, there's a lively discussion going on in the TYPO3 developer mailinglist about performance and architecture of TYPO3 Extbase Extension. This article tries to contribute something practical to the discussion by providing sample data for testing performance with the blog_example extension. -
Little case study on using static file cache to increase performance of TYPO3
The average number of requests on www.t3node.com is growing more and more. Since the website is hosted on a tiny virtual machine shared with others, the overall server performance is bad. Today I decided to serve pages from file cache to reduce the load. This little case study describes the problem by example and gives some key data for illustration. -
Testing the forthcoming TYPO3 caching framework with memcached
I just did some quick tests with the forthcoming caching framework of TYPO3. The results were surprising, although not the way I did expect. -
almost stable release of mm_forum
Mittwald CM Service uploaded their latest version of the webforum extension mm_forum to TER. Eight weeks after the first alpha release, the extension now entered a beta state, but is actually called "almost stable" by the developers themselves.