Skip to content

Tuple creation is too slow #67695

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23507
Nosy @rhettinger, @pitrou, @scoder, @vstinner, @ezio-melotti, @serhiy-storchaka, @1st1, @jstasiak, @serprex
Files
  • reuse_argtuples.patch
  • reuse_argtuples_2.patch
  • bench_builtins.py
  • reuse_argtuples_3.patch
  • stack_overflow.py
  • bench_builtins.py
  • reuse_argtuples_4.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 2016-12-18.13:02:51.224>
    created_at = <Date 2015-02-24.08:08:32.468>
    labels = ['interpreter-core', 'performance']
    title = 'Tuple creation is too slow'
    updated_at = <Date 2016-12-18.13:02:51.222>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-12-18.13:02:51.222>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-12-18.13:02:51.224>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-02-24.08:08:32.468>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['38223', '38244', '42569', '42571', '45725', '45726', '45953']
    hgrepos = []
    issue_num = 23507
    keywords = ['patch']
    message_count = 25.0
    messages = ['236480', '236654', '236656', '236661', '236691', '236692', '236696', '240693', '240845', '240862', '263991', '264012', '264026', '264061', '282179', '282180', '282186', '282187', '282188', '282190', '282195', '282214', '282217', '282229', '283554']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'pitrou', 'scoder', 'vstinner', 'ezio.melotti', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'jstasiak', 'Demur Rumed']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue23507'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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