Skip to content

Add tp_fastnew and tp_fastinit to PyTypeObject, 15-20% faster object instanciation #73544

@vstinner

Description

@vstinner
BPO 29358
Nosy @rhettinger, @vstinner, @methane, @serhiy-storchaka, @1st1, @MojoVampire
PRs
  • bpo-29863: Add json.COMPACT constant #72
  • 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 2017-01-26.14:14:22.680>
    created_at = <Date 2017-01-24.08:25:29.831>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Add tp_fastnew and tp_fastinit to PyTypeObject, 15-20% faster object instanciation'
    updated_at = <Date 2017-01-26.14:58:30.895>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-01-26.14:58:30.895>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-01-26.14:14:22.680>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-01-24.08:25:29.831>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29358
    keywords = []
    message_count = 10.0
    messages = ['286151', '286161', '286203', '286207', '286216', '286271', '286290', '286315', '286316', '286317']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'vstinner', 'methane', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'josh.r']
    pr_nums = ['72']
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue29358'
    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