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

Re: Running the test suite faster.

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-11-03 19:21:54 CET

Philip Martin <philip@codematters.co.uk> writes:
> Different hardware 'generates' entropy at different rates, it's
> possible that a machine that generates entropy slowly might have a
> problem merely creating repository UUIDs, particularly if it otherwise
> runs the tests quickly. Another possibility is that Karl's machine
> may be running some other process, unconnected with the testsuite,
> that drains the entropy pool.

I don't know if I have other entropy-draining processes going
simultaneously with the Subversion test suite (which I always run in a
ramdisk, by the way).

But I do have evidence (from generating long random strings for use in
one-time pads for my other career as a spy) that my entropy pool can
get drained and then slow down drastically. The file I'm pouring bits
into will suddenly stop growing at whatever rate it had been growing
at, and thereafter grow at a noticeably slower rate. I've never done
careful timings, it's just been clear that there's a sharp dropoff.
So Philip's explanation does pass the sniff test.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 3 19:22:05 2007

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.