Skip to content

Marshal: performance regression with versions 3 and 4 #64615

@vstinner

Description

@vstinner
BPO 20416
Nosy @loewis, @pitrou, @kristjanvalur, @vstinner, @larryhastings, @serhiy-storchaka, @vajrasky
Files
  • marshal3_numbers.patch
  • bench.py
  • marshal_small_ints_refs.patch
  • marshal_refs_by_value.patch
  • bench_issue20416.py
  • marshal_refs_by_value_3.patch
  • marshal_hashtable.patch
  • marshal_hashtable_2.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-02-11.15:53:15.720>
    created_at = <Date 2014-01-28.10:10:48.757>
    labels = ['interpreter-core', 'performance']
    title = 'Marshal: performance regression with versions 3 and 4'
    updated_at = <Date 2015-02-11.15:53:15.719>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-02-11.15:53:15.719>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-02-11.15:53:15.720>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2014-01-28.10:10:48.757>
    creator = 'vstinner'
    dependencies = []
    files = ['33770', '33771', '34071', '37894', '37895', '38012', '38013', '38088']
    hgrepos = []
    issue_num = 20416
    keywords = ['patch']
    message_count = 25.0
    messages = ['209524', '209525', '209526', '209528', '209530', '209531', '209532', '209533', '209534', '209535', '211164', '211173', '211691', '234903', '235050', '235384', '235385', '235469', '235479', '235485', '235713', '235721', '235722', '235746', '235753']
    nosy_count = 8.0
    nosy_names = ['loewis', 'pitrou', 'kristjan.jonsson', 'vstinner', 'larry', 'python-dev', 'serhiy.storchaka', 'vajrasky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue20416'
    versions = ['Python 3.5']

    Metadata

    Metadata

    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