Skip to content

Apply the setobject optimizations to dictionaries #63098

@rhettinger

Description

@rhettinger
BPO 18898
Nosy @tim-one, @rhettinger, @pitrou, @vstinner, @markshannon, @ericsnowcurrently, @serhiy-storchaka
Files
  • noincref.diff: First draft to eliminate incref/decref on dummy objects
  • 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 2016-01-26.03:38:40.456>
    created_at = <Date 2013-09-01.05:14:53.522>
    labels = ['interpreter-core', 'performance']
    title = 'Apply the setobject optimizations to dictionaries'
    updated_at = <Date 2016-01-26.03:38:40.454>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2016-01-26.03:38:40.454>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-01-26.03:38:40.456>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2013-09-01.05:14:53.522>
    creator = 'rhettinger'
    dependencies = []
    files = ['31597']
    hgrepos = []
    issue_num = 18898
    keywords = ['patch']
    message_count = 6.0
    messages = ['196706', '196710', '196909', '234881', '239382', '258944']
    nosy_count = 9.0
    nosy_names = ['tim.peters', 'rhettinger', 'pitrou', 'vstinner', 'eli.bendersky', 'Mark.Shannon', 'eric.snow', 'serhiy.storchaka', 'Alan.Cristhian']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue18898'
    versions = ['Python 3.5']

    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