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

noreply@sourceforge.net noreply@sourceforge.net
Mon, 07 Oct 2002 14:12:38 -0700


Patches item #510695, was opened at 2002-01-30 14: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: 5
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: Martin v. Löwis (loewis)
Date: 2002-10-07 23: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