Skip to content

Speed up binary shifting operators #90213

Closed
@xuxinhang

Description

@xuxinhang
mannequin
BPO 46055
Nosy @mdickinson, @serhiy-storchaka, @xuxinhang
PRs
  • bpo-46055: Speed up binary shifting operators #30044
  • bpo-46055: Streamline inner loop for right shifts #30243
  • gh-90213: Speed up right shifts of negative integers #30277
  • 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 = None
    closed_at = None
    created_at = <Date 2021-12-12.05:33:38.006>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Speed up binary shifting operators'
    updated_at = <Date 2021-12-27.22:15:42.571>
    user = 'https://github.com/xuxinhang'

    bugs.python.org fields:

    activity = <Date 2021-12-27.22:15:42.571>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2021-12-12.05:33:38.006>
    creator = 'xuxinhang'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46055
    keywords = ['patch']
    message_count = 6.0
    messages = ['408362', '408372', '408385', '409237', '409239', '409240']
    nosy_count = 3.0
    nosy_names = ['mark.dickinson', 'serhiy.storchaka', 'xuxinhang']
    pr_nums = ['30044', '30243', '30277']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue46055'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-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