Re: [Zope-dev] Profiling Products

2001-02-08 Thread Andy Dawkins

Martijn Pieters wrote:
 Have a look at: Control Panel - Debug Information. There is a 'Profiling'
 tab that explains what you have to do to switch it on.
 
 --
 Martijn Pieters

Oh my god, That is so sexy

:-)

Cheers Martijn, I owe you a pint.

-Andy

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



[Zope-dev] Profiling Products

2001-02-07 Thread Andy Dawkins

People

I have a desire to be able to profile my Python Product so that I can
benefit from the advantages of profiling.

Has anybody done this?
Does anybody know how to do this?

I have tried profiling Z2.py but of course that doesn't drop down to the
level of the python product (Possibly running in a different thread - or
something :( )

General Comments Welcomed.
Cheers
-Andy

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



Re: [Zope-dev] Profiling Products

2001-02-07 Thread Martijn Pieters

On Wed, Feb 07, 2001 at 04:04:24PM +, Andy Dawkins wrote:
 I have a desire to be able to profile my Python Product so that I can
 benefit from the advantages of profiling.
 
 Has anybody done this?
 Does anybody know how to do this?
 
 I have tried profiling Z2.py but of course that doesn't drop down to the
 level of the python product (Possibly running in a different thread - or
 something :( )

Have a look at: Control Panel - Debug Information. There is a 'Profiling'
tab that explains what you have to do to switch it on.

-- 
Martijn Pieters
| Software Engineer  mailto:[EMAIL PROTECTED]
| Digital Creations  http://www.digicool.com/
| Creators of Zope   http://www.zope.org/
-

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )