Profiling (was: [Typo3-dev] New Memory Requirement for Extensions)

Karsten Dambekalns k.dambekalns at fishfarm.de
Tue May 11 18:29:17 CEST 2004


Hi,

On 2004-05-11, Christian Jul Jensen <christian at jul.net> wrote:
> I've tried ZEND and I don't really like it, for several reasons.
>
> 1. You can only enter an URL, but not submit things in forms and keep
>    cookies etc., which means you cannot profile login pages like the
>    whole BE of TYPO3.

Wrong. Just enable 'Debug all pages' and it will allow you to step
through the BE a whole day long...

> 2. The profiler/debugger relies heavily on GET parameters, which
>    bloats your GET vars.

I may be wrong, but IIRC the debugger only needs GET params if you
'Debug first page only'. When debugging all pages it sets a cookie and
leaves GET alone afterwards.

> 3. It's sooooo sloooooow

Well, I had this impression as well, but on my new machine (a
Pentium-M 1.5 GHz) it works ok now. Hey, time to support the hardware
industry :) I tried Komodo before (which isn't Java), and it was
faster, but nowhere near the debugging capabilities of Zend...


Karsten




More information about the TYPO3-dev mailing list