Skip to content

Speed up slot lookup for class creation #76527

Closed
@pitrou

Description

@pitrou
BPO 32346
Nosy @gvanrossum, @pitrou, @scoder, @methane, @serhiy-storchaka
PRs
  • bpo-32346: speed up slot lookup during class creation #4902
  • Files
  • benchgcclasses.py
  • benchgcclasses2.py
  • 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 2018-01-15.18:34:21.427>
    created_at = <Date 2017-12-16.12:21:18.352>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Speed up slot lookup for class creation'
    updated_at = <Date 2018-01-15.18:34:21.426>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2018-01-15.18:34:21.426>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-15.18:34:21.427>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2017-12-16.12:21:18.352>
    creator = 'pitrou'
    dependencies = []
    files = ['47378', '47379']
    hgrepos = []
    issue_num = 32346
    keywords = ['patch']
    message_count = 23.0
    messages = ['308474', '308475', '308476', '308738', '308744', '308747', '308866', '308867', '309384', '309411', '309420', '309444', '309465', '309474', '309476', '309824', '309828', '309845', '309848', '309849', '309850', '309851', '309892']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'pitrou', 'scoder', 'methane', 'serhiy.storchaka']
    pr_nums = ['4902']
    priority = 'low'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue32346'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-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