Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-27 Thread Doug Barton
On 12/27/2011 08:27, Marius Strobl wrote: > On Mon, Dec 26, 2011 at 12:43:07PM -0800, Doug Barton wrote: >> On 12/26/2011 02:28, Marius Strobl wrote: >>> On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote: On 12/24/2011 04:16, Marius Strobl wrote: > On FreeBSD just use the MD5 i

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-27 Thread Marius Strobl
On Mon, Dec 26, 2011 at 12:43:07PM -0800, Doug Barton wrote: > On 12/26/2011 02:28, Marius Strobl wrote: > > On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote: > >> On 12/24/2011 04:16, Marius Strobl wrote: > >>> On FreeBSD just use the MD5 implementation of libmd rather than that of >

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-26 Thread Doug Barton
On 12/26/2011 16:09, Steve Kargl wrote: > On Mon, Dec 26, 2011 at 03:27:39PM -0800, Doug Barton wrote: >> On 12/26/2011 14:51, Steve Kargl wrote: >>> On Mon, Dec 26, 2011 at 12:43:07PM -0800, Doug Barton wrote: On 12/26/2011 02:28, Marius Strobl wrote: > On Sat, Dec 24, 2011 at 01:36:18PM

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-26 Thread Steve Kargl
On Mon, Dec 26, 2011 at 03:27:39PM -0800, Doug Barton wrote: > On 12/26/2011 14:51, Steve Kargl wrote: > > On Mon, Dec 26, 2011 at 12:43:07PM -0800, Doug Barton wrote: > >> On 12/26/2011 02:28, Marius Strobl wrote: > >>> On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote: > On 12/24/2

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-26 Thread Doug Barton
On 12/26/2011 14:51, Steve Kargl wrote: > On Mon, Dec 26, 2011 at 12:43:07PM -0800, Doug Barton wrote: >> On 12/26/2011 02:28, Marius Strobl wrote: >>> On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote: On 12/24/2011 04:16, Marius Strobl wrote: > On FreeBSD just use the MD5 imp

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-26 Thread Steve Kargl
On Mon, Dec 26, 2011 at 12:43:07PM -0800, Doug Barton wrote: > On 12/26/2011 02:28, Marius Strobl wrote: > > On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote: > >> On 12/24/2011 04:16, Marius Strobl wrote: > >>> On FreeBSD just use the MD5 implementation of libmd rather than that of >

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-26 Thread Doug Barton
On 12/26/2011 13:24, Eitan Adler wrote: > On Mon, Dec 26, 2011 at 3:43 PM, Doug Barton wrote: >> Then for each version run it >> against the src tree (or ports, either way) 10 times. Discard the first >> and last, and then plot the results with ministat. > > We discard the first to do warm cache

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-26 Thread Eitan Adler
On Mon, Dec 26, 2011 at 3:43 PM, Doug Barton wrote: > Then for each version run it > against the src tree (or ports, either way) 10 times. Discard the first > and last, and then plot the results with ministat. We discard the first to do warm cache benchmarks but why discard the last? Also see htt

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-26 Thread Doug Barton
On 12/26/2011 02:28, Marius Strobl wrote: > On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote: >> On 12/24/2011 04:16, Marius Strobl wrote: >>> On FreeBSD just use the MD5 implementation of libmd rather than that of >>> libcrypto so we don't need to relinquish csup when world is built

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-26 Thread Marius Strobl
On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote: > On 12/24/2011 04:16, Marius Strobl wrote: > > On FreeBSD just use the MD5 implementation of libmd rather than that of > > libcrypto so we don't need to relinquish csup when world is built without > > OpenSSL. > > Did you benchmar

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-25 Thread Doug Barton
On 12/24/2011 15:03, Steve Kargl wrote: > Imagine that! A request from someone, who is a staunch > anti-profiled lib supporter, to (I don't know) profile > a change to the system. Um, yeah. That was both pointless and uncalled for. I have nothing against profiled libs, I just don't think they sh

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-24 Thread Steve Kargl
On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote: > On 12/24/2011 04:16, Marius Strobl wrote: > > On FreeBSD just use the MD5 implementation of libmd rather than that of > > libcrypto so we don't need to relinquish csup when world is built without > > OpenSSL. > > Did you benchmar

Re: svn commit: r228857 - in head/usr.bin: . csup

2011-12-24 Thread Doug Barton
On 12/24/2011 04:16, Marius Strobl wrote: > On FreeBSD just use the MD5 implementation of libmd rather than that of > libcrypto so we don't need to relinquish csup when world is built without > OpenSSL. Did you benchmark this at all? I agree that keeping csup available absent openssl is a go

svn commit: r228857 - in head/usr.bin: . csup

2011-12-24 Thread Marius Strobl
Author: marius Date: Sat Dec 24 12:16:38 2011 New Revision: 228857 URL: http://svn.freebsd.org/changeset/base/228857 Log: On FreeBSD just use the MD5 implementation of libmd rather than that of libcrypto so we don't need to relinquish csup when world is built without OpenSSL. Modified: he