[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 4332 - in trunk/subversion: include libsvn_fs libsvn_subr tests/libsvn_fs

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-01-11 04:23:38 CET

On Fri, Jan 10, 2003 at 08:30:24PM -0600, Karl Fogel wrote:
> Greg Stein <gstein@lyra.org> writes:
> > Actually, the function constructs a hex representation.
>
> Thank you, d'oh.
>
> And saw suggestions about reimplementing the hex conversion, will do.
> I suspect it's premature optimization, but heck, we will be computing
> these things a lot. Why not do it in style?

Oh, it is totally premature. The computation of the MD5 will cost a lot more
than that function ever would. But I just couldn't stand the previous
algorithm. It lacked a bit of, um... elegance :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 11 04:22:45 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.