[Patches] [ python-Patches-510695 ] cycle profiler for VM opcodes

noreply@sourceforge.net noreply@sourceforge.net
Wed, 09 Oct 2002 08:17:00 -0700


Patches item #510695, was opened at 2002-01-30 13:21
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=510695&group_id=5470

Category: Core (C code)
Group: None
Status: Open
Resolution: None
>Priority: 1
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Jeremy Hylton (jhylton)
Summary: cycle profiler for VM opcodes

Initial Comment:
This is just some code I'm noodling around with.  It
counts the number of cycles each Python VM opcode takes
to execute, using the Pentium timestamp counter.


----------------------------------------------------------------------

>Comment By: Jeremy Hylton (jhylton)
Date: 2002-10-09 15:16

Message:
Logged In: YES 
user_id=31392

sure


----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2002-10-07 21:12

Message:
Logged In: YES 
user_id=21627

Is this still of relevance?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=510695&group_id=5470