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

Re: svn commit: r36749 - trunk/subversion/libsvn_subr

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 24 Mar 2009 13:40:40 -0400

What about the usage of SQLite in fsfs? How will it be impacted? I'd
assume it'd be a lot easier to use transactions in fsfs, if it does
not already.

I ran the tests on OSX. Here is the time for the WC 1.0 tests with
current trunk:

Summary of test results:
  1109 tests PASSED
  24 tests SKIPPED
  28 tests XFAILED (1 WORK-IN-PROGRESS)

real 23m57.808s
user 11m48.340s
sys 12m23.317s

And these are the results when export SVN_ENABLE_NG=y is done before
running the tests.

Summary of test results:
  1095 tests PASSED
  24 tests SKIPPED
  26 tests XFAILED (1 WORK-IN-PROGRESS)
  14 tests FAILED
  2 tests XPASSED
make: *** [check] Error 1

real 113m8.082s
user 31m29.505s
sys 26m52.110s

So I do not know how bad it was before your change, but it is still
pretty slow after it.

It is nice to see only 14 tests are failing. Lots of progress has been made.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1404253
Received on 2009-03-24 18:40:55 CET

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.