[TYPO3-project-4-3] 4.3 and Speed

Dmitry Dulepov dmitry.dulepov at gmail.com
Fri Nov 28 15:47:02 CET 2008


Hi!

Steffen Kamper wrote:
> So we have to locate the weak points where performance is lost.
> i will make some tests without any cache to look how the system behaves
> comparing to 4.1/4.2

Well, normally system runs with cache, so you should test that first.

> Any suggestions how we can get reliable results for?

You can use "ab" to get average request rate. You can also use
XDebug or Zend debugger to profile core. But you must serve the same
content in both cases. You must also try different types of content
to see if it is related to the slow down.

-- 
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/typo3_43_cache_and_memcached_fix_ready/


More information about the TYPO3-project-4-3 mailing list