Skip to content

Faster implementation to collapse non-consecutive ip-addresses #67455

@cmn

Description

@cmn
mannequin
BPO 23266
Nosy @pitrou, @serhiy-storchaka
Files
  • ipaddress_collapse_non_consecutive_performance.diff: The patch on ipaddress.py
  • testrig.tar.gz: test rig for performance eval
  • collapse.patch
  • ipaddress_faster_collapse3.patch
  • ipaddress_faster_collapse4.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 2015-01-18.22:43:28.773>
    created_at = <Date 2015-01-18.12:32:34.139>
    labels = ['library', 'performance']
    title = 'Faster implementation to collapse non-consecutive ip-addresses'
    updated_at = <Date 2015-01-20.23:48:27.416>
    user = 'https://bugs.python.org/cmn'

    bugs.python.org fields:

    activity = <Date 2015-01-20.23:48:27.416>
    actor = 'cmn'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-01-18.22:43:28.773>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-01-18.12:32:34.139>
    creator = 'cmn'
    dependencies = []
    files = ['37762', '37763', '37764', '37768', '37794']
    hgrepos = []
    issue_num = 23266
    keywords = ['patch']
    message_count = 15.0
    messages = ['234239', '234240', '234241', '234242', '234245', '234253', '234254', '234282', '234283', '234286', '234287', '234288', '234382', '234389', '234410']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'pmoody', 'python-dev', 'serhiy.storchaka', 'cmn']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue23266'
    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