Skip to content

[profiling] Review the existing DXPAIRS instrumentation #29

Closed
@ericsnowcurrently

Description

@ericsnowcurrently

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

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions