Re: Transactionless reporter performance results
From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2004-01-29 16:55:06 CET
I missed this back when you posted it, but better late than never right?
Greg Hudson wrote:
There are generally 2 things that cause massively fluctuations in my
1) Background Processes - When I am done writing my test scripts and
2) Disk Caching - Before I run the command about to be timed, I remount
Your modified script might look like this:
rm -rf wc ; cp -r wcsave wc ; umount wc; sync; mount wc; cd wc ; time
The only difficulty with running this test is if you didn't leave a
p.s. I have not found a way to clear out the disk cache on Windows
---------------------------------------------------------------------
|
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.