Skip to content

a potential future bug and an optimization that mostly undermines performance in long_invert #71401

@orenmn

Description

@orenmn
mannequin
BPO 27214
Nosy @mdickinson, @serhiy-storchaka, @orenmn
Files
  • proposedPatches.diff: proposed patches diff file
  • CPythonTestOutput.txt: test output of CPython without my patches (tested on my PC)
  • patchedCPythonTestOutput.txt: test output of CPython with my patches (tested on my PC)
  • 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/mdickinson'
    closed_at = <Date 2016-08-29.15:41:22.866>
    created_at = <Date 2016-06-04.08:05:36.818>
    labels = ['interpreter-core', 'performance']
    title = 'a potential future bug and an optimization that mostly undermines performance in long_invert'
    updated_at = <Date 2016-08-29.15:50:03.022>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2016-08-29.15:50:03.022>
    actor = 'Oren Milman'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2016-08-29.15:41:22.866>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2016-06-04.08:05:36.818>
    creator = 'Oren Milman'
    dependencies = []
    files = ['43186', '43187', '43188']
    hgrepos = []
    issue_num = 27214
    keywords = ['patch']
    message_count = 4.0
    messages = ['267244', '273865', '273866', '273867']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'python-dev', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27214'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    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