Skip to content

uuid.uuid1() is too slow #50135

@wangchun

Description

@wangchun
mannequin
BPO 5885
Nosy @vstinner, @avassalotti, @bitdancer, @serhiy-storchaka
PRs
  • bpo-5885: fix slow uuid initialization #3684
  • Superseder
  • bpo-11063: Rework uuid module: lazy initialization and add a new C extension
  • Files
  • uuid_c_module.patch
  • issue_5885.patch: Faster 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 = None
    closed_at = <Date 2017-09-28.13:26:05.102>
    created_at = <Date 2009-04-30.10:13:35.222>
    labels = ['library', 'performance']
    title = 'uuid.uuid1() is too slow'
    updated_at = <Date 2017-09-28.13:26:05.100>
    user = 'https://bugs.python.org/wangchun'

    bugs.python.org fields:

    activity = <Date 2017-09-28.13:26:05.100>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-28.13:26:05.102>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2009-04-30.10:13:35.222>
    creator = 'wangchun'
    dependencies = []
    files = ['14814', '20485']
    hgrepos = []
    issue_num = 5885
    keywords = ['patch']
    message_count = 12.0
    messages = ['86840', '86841', '90201', '92137', '92138', '126825', '204893', '204964', '240355', '240358', '240359', '303229']
    nosy_count = 9.0
    nosy_names = ['vstinner', 'dstanek', 'alexandre.vassalotti', 'wangchun', 'r.david.murray', 'thijs', 'grooverdan', 'rosslagerwall', 'serhiy.storchaka']
    pr_nums = ['3684']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '11063'
    type = 'performance'
    url = 'https://bugs.python.org/issue5885'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions