8000 The stats for "deferred" instructions (tier 1 specialization) are incorrect. · Issue #123197 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
The stats for "deferred" instructions (tier 1 specialization) are incorrect. #123197
Closed
@markshannon

Description

@markshannon

From a recent stats run:

Execution counts

LOAD_ATTR 577 million

Specialization stats

LOAD_ATTR

deferred 837 million

The number of deferred LOAD_ATTRs cannot exceed the number of LOAD_ATTRs executed, but the stats say they do.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0