Skip to content

Optimize floor division for ints #70477

@1st1

Description

@1st1
BPO 26289
Nosy @mdickinson, @pitrou, @vstinner, @serhiy-storchaka, @1st1
Files
  • floor_div.patch
  • floor_div_2.patch
  • floor_div_3.patch
  • floor_div_4.patch
  • fast_divmod.patch
  • fast_divmod_2.patch
  • fast_divmod_3.patch
  • fast_divmod_5.patch
  • fast_divmod_6.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/1st1'
    closed_at = <Date 2016-02-11.15:29:32.206>
    created_at = <Date 2016-02-05.02:07:54.315>
    labels = ['interpreter-core', 'performance']
    title = 'Optimize floor division for ints'
    updated_at = <Date 2016-02-11.15:29:32.205>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2016-02-11.15:29:32.205>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2016-02-11.15:29:32.206>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2016-02-05.02:07:54.315>
    creator = 'yselivanov'
    dependencies = []
    files = ['41813', '41860', '41862', '41870', '41871', '41875', '41876', '41886', '41887']
    hgrepos = []
    issue_num = 26289
    keywords = ['patch']
    message_count = 19.0
    messages = ['259617', '259803', '259889', '259893', '259896', '259909', '259932', '259934', '259935', '259938', '259940', '259942', '259944', '259955', '259994', '260019', '260025', '260110', '260112']
    nosy_count = 6.0
    nosy_names = ['mark.dickinson', 'pitrou', 'vstinner', 'python-dev', 'serhiy.storchaka', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue26289'
    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