Skip to content

Free list for single-digits ints #68353

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 24165
Nosy @malemburg, @gvanrossum, @rhettinger, @mdickinson, @pitrou, @scoder, @vstinner, @larryhastings, @methane, @serhiy-storchaka, @1st1, @pablogsal
PRs
  • bpo-24165: Add a freelist for long objects #22884
  • Files
  • int_free_list_2.patch
  • int_free_list_multidigit.patch
  • 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 2020-10-24.06:39:38.221>
    created_at = <Date 2015-05-11.13:59:29.224>
    labels = ['interpreter-core', '3.10', 'performance']
    title = 'Free list for single-digits ints'
    updated_at = <Date 2021-09-18.22:09:17.050>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-09-18.22:09:17.050>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-24.06:39:38.221>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2015-05-11.13:59:29.224>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['39342', '39346']
    hgrepos = []
    issue_num = 24165
    keywords = ['patch']
    message_count = 30.0
    messages = ['242894', '242896', '242907', '242910', '242911', '242913', '242915', '242919', '260128', '260129', '260130', '260131', '260133', '260148', '260149', '260167', '260171', '260178', '260267', '260268', '263410', '283687', '379288', '379311', '379395', '379396', '379399', '379521', '379526', '380134']
    nosy_count = 12.0
    nosy_names = ['lemburg', 'gvanrossum', 'rhettinger', 'mark.dickinson', 'pitrou', 'scoder', 'vstinner', 'larry', 'methane', 'serhiy.storchaka', 'yselivanov', 'pablogsal']
    pr_nums = ['22884']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue24165'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only 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