Closed
Description
If "DYNAMIC_EXECUTION_PROFILE" and "DXPAIRS" are defined then in the eval loop we keep a count for each opcode pair encountered (i.e. a 256x256 array of int). This is exposed by sys.getdxp()
and there's a module to help review the results (Tools/scripts/analyze_dxp.py).
This information may be useful, particularly relative to work on superinstructions (#16), if gathered against meaningful workloads.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done