Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Unify handling of stats in the CPython VM #90230

Copy link
Copy link
Closed
@markshannon

Description

@markshannon
Issue body actions
BPO 46072
Nosy @tiran, @markshannon, @brandtbucher
PRs
  • bpo-46072: Add --with-pystats configure option to simplify gathering of VM stats #30116
  • bpo-46072: Document --enable-stats option. #30139
  • bpo-46072: Better randomization of stats filenames. #30145
  • bpo-46072: Add top level stats struct #30169
  • bpo-46072: Add simple stats for Python calls. #30989
  • bpo-46072: Add some object layout stats #31051
  • bpo-46072: Add some frame stats. #31060
  • bpo-46072: Add stats for FOR_ITER. #31079
  • bpo-46072: Improve LOAD_METHOD stats #31104
  • bpo-46072: Collect stats for UNPACK_SEQUENCE. #31105
  • bpo-46072: Add per-instruction miss stats. #31108
  • bpo-46072: Merge dxpairs into py_stats. #31197
  • bpo-46072: Print summary stats for overall success of specialization. #31211
  • bpo-46072: Output stats as markdown with collapsible sections. #31228
  • bpo-46072: Right justify numeric columns in stats summary script. #31234
  • bpo-46072: Add stats for PRECALL_FUNCTION. #31250
  • bpo-46072: Fix sys.getdxp(). #31251
  • bpo-46072: Include length in stats for UNPACK_SEQUENCE. #31254
  • bpo-46072: Gather stats for PRECALL_METHOD. #31259
  • bpo-46072: Add detailed failure stats for BINARY_OP #31289
  • bpo-46072: Add pair counts to stats output and summary. #31324
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2021-12-14.16:17:53.632>
    labels = []
    title = 'Unify handling of stats in the CPython VM'
    updated_at = <Date 2022-02-16.16:50:02.905>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2022-02-16.16:50:02.905>
    actor = 'brandtbucher'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2021-12-14.16:17:53.632>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46072
    keywords = ['patch']
    message_count = 14.0
    messages = ['408543', '408613', '408618', '408702', '408704', '408708', '408787', '412002', '412271', '412350', '412750', '412769', '412901', '413341']
    nosy_count = 3.0
    nosy_names = ['christian.heimes', 'Mark.Shannon', 'brandtbucher']
    pr_nums = ['30116', '30139', '30145', '30169', '30989', '31051', '31060', '31079', '31104', '31105', '31108', '31197', '31211', '31228', '31234', '31250', '31251', '31254', '31259', '31289', '31324']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46072'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.