Skip to content

pystats specialization deferred numbers are wrong #113010

@mdboom

Description

@mdboom

Bug report

Bug description:

For many of the "deferred" values in the "specialization" section for each bytecode, the number is enormous. For example

Kind Count Ratio
deferred 737,869,762,948,500,785,112 53,482,007,414,484.3%
hit 1,120,068,160 81.2%
miss 138,055,084 10.0%

We need to investigate where this is coming from (either the Python runtime or the summarize_stats.py script) and fix appropriately.

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

Labels

performancePerformance or resource usagetype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions