Subject: Re: pkg/25015 (htdig should use -H option to /usr/bin/sort)
To: None <pkg-manager@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: None <joerg@netbsd.org>
List: pkgsrc-bugs
Date: 10/04/2006 15:58:13
Synopsis: htdig should use -H option to /usr/bin/sort

State-Changed-From-To: open->feedback
State-Changed-By: joerg@netbsd.org
State-Changed-When: Wed, 04 Oct 2006 15:58:10 +0000
State-Changed-Why:
Both the NetBSD and GNU implementation of sort switch to merge sort
for big inputs.

Based on web2a, I couldn't measure any speed improvements for the reasonable
large inputs. Was the suggestion measured?