Skip to content

Streamline integer division #49762

@mdickinson

Description

@mdickinson
BPO 5512
Nosy @mdickinson, @pitrou, @vstinner
Files
  • faster_integer_division.patch
  • pidigits_bestof.py: Integer benchmark
  • pidigits-2.py
  • faster_integer_division2.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/mdickinson'
    closed_at = <Date 2009-03-23.20:04:49.137>
    created_at = <Date 2009-03-18.22:11:26.021>
    labels = ['interpreter-core', 'performance']
    title = 'Streamline integer division'
    updated_at = <Date 2009-03-24.09:11:59.959>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2009-03-24.09:11:59.959>
    actor = 'vstinner'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-03-23.20:04:49.137>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2009-03-18.22:11:26.021>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['13368', '13370', '13371', '13391']
    hgrepos = []
    issue_num = 5512
    keywords = ['patch']
    message_count = 16.0
    messages = ['83781', '83782', '83785', '83786', '83788', '83789', '83790', '83791', '83793', '83794', '83795', '83953', '84027', '84066', '84067', '84068']
    nosy_count = 3.0
    nosy_names = ['mark.dickinson', 'pitrou', 'vstinner']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue5512'
    versions = ['Python 3.1', 'Python 2.7']

    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