Skip to content

long int bitwise ops speedup (patch included) #41337

@gregsmith

Description

@gregsmith
mannequin
BPO 1087418
Nosy @tim-one, @loewis, @rhettinger, @mdickinson, @pitrou, @tiran
Files
  • long.diff: diffs to longobject.c (rel 2.4 version)
  • long_bitwise_ops_metd.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/tim-one'
    closed_at = <Date 2009-10-25.20:46:06.436>
    created_at = <Date 2004-12-18.05:22:50.000>
    labels = ['interpreter-core', 'performance']
    title = 'long int bitwise ops speedup (patch included)'
    updated_at = <Date 2009-10-25.20:46:06.434>
    user = 'https://bugs.python.org/gregsmith'

    bugs.python.org fields:

    activity = <Date 2009-10-25.20:46:06.434>
    actor = 'mark.dickinson'
    assignee = 'tim.peters'
    closed = True
    closed_date = <Date 2009-10-25.20:46:06.436>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2004-12-18.05:22:50.000>
    creator = 'gregsmith'
    dependencies = []
    files = ['6389', '15195']
    hgrepos = []
    issue_num = 1087418
    keywords = ['patch']
    message_count = 17.0
    messages = ['47377', '47378', '47379', '47380', '47381', '47382', '59323', '94400', '94402', '94404', '94405', '94416', '94420', '94435', '94451', '94457', '94461']
    nosy_count = 8.0
    nosy_names = ['tim.peters', 'loewis', 'gregsmith', 'rhettinger', 'mark.dickinson', 'pitrou', 'christian.heimes', 'sopoforic']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue1087418'
    versions = ['Python 2.7', 'Python 3.2']

    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