Skip to content

Speed up PyEval_EvalFrameEx when tracing is off. #48727

@jyasskin

Description

@jyasskin
mannequin
BPO 4477
Nosy @loewis, @smontanaro, @brettcannon, @rhettinger, @benjaminp
Files
  • fast-tracing.diff
  • 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 = <Date 2008-12-12.21:27:10.284>
    created_at = <Date 2008-12-01.04:33:19.585>
    labels = ['interpreter-core', 'performance']
    title = 'Speed up PyEval_EvalFrameEx when tracing is off.'
    updated_at = <Date 2008-12-12.21:27:10.254>
    user = 'https://bugs.python.org/jyasskin'

    bugs.python.org fields:

    activity = <Date 2008-12-12.21:27:10.254>
    actor = 'jyasskin'
    assignee = 'jyasskin'
    closed = True
    closed_date = <Date 2008-12-12.21:27:10.284>
    closer = 'jyasskin'
    components = ['Interpreter Core']
    creation = <Date 2008-12-01.04:33:19.585>
    creator = 'jyasskin'
    dependencies = []
    files = ['12177']
    hgrepos = []
    issue_num = 4477
    keywords = ['patch']
    message_count = 9.0
    messages = ['76672', '76677', '76700', '76705', '76710', '76711', '76810', '76816', '77688']
    nosy_count = 6.0
    nosy_names = ['loewis', 'skip.montanaro', 'brett.cannon', 'rhettinger', 'jyasskin', 'benjamin.peterson']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue4477'
    versions = ['Python 2.6', 'Python 3.0', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions