Skip to content

GROWTH_RATE prevents dict shrinking #77386

Closed
@methane

Description

@methane
BPO 33205
Nosy @rhettinger, @methane, @markshannon, @ericsnowcurrently, @serhiy-storchaka, @miss-islington, @brandtbucher
PRs
  • bpo-33205: dict: Change GROWTH_RATE to (used*3) #6350
  • [3.7] bpo-33205: dict: Change GROWTH_RATE to used*3 (GH-6350) #6503
  • Files
  • dict_rand.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 = None
    created_at = <Date 2018-04-02.11:55:50.970>
    labels = ['interpreter-core', '3.7', '3.8', 'performance']
    title = 'GROWTH_RATE prevents dict shrinking'
    updated_at = <Date 2022-01-26.18:08:32.273>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2022-01-26.18:08:32.273>
    actor = 'brandtbucher'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2018-04-02.11:55:50.970>
    creator = 'methane'
    dependencies = []
    files = ['47512']
    hgrepos = []
    issue_num = 33205
    keywords = ['patch']
    message_count = 8.0
    messages = ['314806', '314807', '314977', '315351', '315380', '315409', '411534', '411716']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'methane', 'Yury.Selivanov', 'Mark.Shannon', 'eric.snow', 'serhiy.storchaka', 'miss-islington', 'brandtbucher']
    pr_nums = ['6350', '6503']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue33205'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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