Skip to content

Improve performance of sys.settracing based tools. #90081

Closed
@markshannon

Description

@markshannon
BPO 45923
Nosy @nedbat, @markshannon, @pablogsal, @brandtbucher
PRs
  • bpo-45923: Handle call events in bytecode #30364
  • bpo-45923: Add RESUME_QUICK #31244
  • bpo-45923: Decouple suspension of tracing from tracing flag. #31908
  • 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 = 'https://github.com/markshannon'
    closed_at = None
    created_at = <Date 2021-11-29.11:37:57.908>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Improve performance of sys.settracing based tools.'
    updated_at = <Date 2022-03-15.17:06:49.934>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2022-03-15.17:06:49.934>
    actor = 'Mark.Shannon'
    assignee = 'Mark.Shannon'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2021-11-29.11:37:57.908>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45923
    keywords = ['patch']
    message_count = 4.0
    messages = ['407263', '409842', '413017', '415267']
    nosy_count = 4.0
    nosy_names = ['nedbat', 'Mark.Shannon', 'pablogsal', 'brandtbucher']
    pr_nums = ['30364', '31244', '31908']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue45923'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixes3.12bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions