Nmap Development mailing list archives
Re: Ndiff performance improvements
From: Henri Doreau <henri.doreau () gmail com>
Date: Sun, 23 Dec 2012 09:36:30 +0100
2012/12/23 David Fifield <david () bamsoftware com>:
Okay, but kill the empty docstrings. David Fifield
Thanks for the review. Checked in as r30447. I've also committed a second change (r30448) that replaces some try/except patterns by a dict.get()+check if not None, which is faster (another 1sec improvement). Regards -- Henri _______________________________________________ Sent through the dev mailing list http://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- Ndiff performance improvements Henri Doreau (Dec 21)
- Re: Ndiff performance improvements David Fifield (Dec 22)
- Re: Ndiff performance improvements Henri Doreau (Dec 23)
- Re: Ndiff performance improvements David Fifield (Dec 22)
