[svk-devel] checkout signature caching
Chia-Liang Kao
clkao at clkao.org
Thu Jul 26 12:31:26 EDT 2007
So our current checkout mtime/size etc cache (to avoid doing full md5
check to see if a file is modified) was done with some weird
optimisation - to use one perlop. I don't think it's particularly
efficient format though. I made a little change on the flight to use
some format with pack and unpack. I have not done any benchmark yet,
but it does feel slightly faster. If anyone is up for doing some
tests, here's the patch.
Cheers,
CL
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xdsig.patch
Type: text/x-patch
Size: 1442 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/svk-devel/attachments/20070727/b9156537/xdsig.bin
More information about the svk-devel
mailing list