Skip to content

Faster getrandbits() for small integers #60878

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16674
Nosy @rhettinger, @jcea, @mdickinson, @serhiy-storchaka
Files
  • random_getrandbits_fastpath.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 2013-01-04.10:21:59.593>
    created_at = <Date 2012-12-13.20:54:36.065>
    labels = ['extension-modules', 'performance']
    title = 'Faster getrandbits() for small integers'
    updated_at = <Date 2013-01-04.10:21:59.592>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-01-04.10:21:59.592>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-01-04.10:21:59.593>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2012-12-13.20:54:36.065>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28304']
    hgrepos = []
    issue_num = 16674
    keywords = ['patch']
    message_count = 3.0
    messages = ['177436', '178990', '179012']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'jcea', 'mark.dickinson', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue16674'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirperformancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions