Skip to content

Add 1.32x faster C implementation of asyncio.isfuture(). #77702

@jimmylai

Description

@jimmylai
mannequin
BPO 33521
Nosy @pitrou, @vstinner, @asvetlov, @1st1, @jimmylai
PRs
  • bpo-33521: Add 1.32x faster C implementation of asyncio.isfuture(). #6876
  • Files
  • isfuture_benchmark.py
  • isfuture_benchmark2.py
  • 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 2018-05-15.15:31:32.301>
    labels = ['expert-asyncio', '3.8', 'performance']
    title = 'Add 1.32x faster C implementation of asyncio.isfuture().'
    updated_at = <Date 2018-05-26.00:14:20.203>
    user = 'https://github.com/jimmylai'

    bugs.python.org fields:

    activity = <Date 2018-05-26.00:14:20.203>
    actor = 'yselivanov'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2018-05-15.15:31:32.301>
    creator = 'jimmylai'
    dependencies = []
    files = ['47593', '47603']
    hgrepos = []
    issue_num = 33521
    keywords = ['patch']
    message_count = 12.0
    messages = ['316670', '316712', '317065', '317129', '317130', '317131', '317132', '317146', '317282', '317693', '317721', '317722']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'asvetlov', 'yselivanov', 'jimmylai']
    pr_nums = ['6876']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue33521'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifependingThe issue will be closed if no feedback is providedperformancePerformance or resource usagetopic-asyncio

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions