New submission from Antoine Pitrou:

Now that issue #16531 has been committed, it becomes possible to make some 
operations faster. Attached patch makes summarize_address_range() ~2x faster 
and Network.subnets() ~4x faster.

----------
components: Library (Lib)
files: ipaddr_perf.patch
keywords: patch
messages: 218357
nosy: ncoghlan, pitrou, pmoody
priority: normal
severity: normal
stage: patch review
status: open
title: Assorted ipaddress performance improvements
type: performance
versions: Python 3.5
Added file: http://bugs.python.org/file35234/ipaddr_perf.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21487>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to