"svn diff" performance
From: Vladimir Prus <ghost_at_cs.msu.su>
 
Date: 2002-07-24 11:14:13 CEST 
Hello, 
     time svn diff -r2674:2675 http://svn.collab.net/repos/svn
 and the output is
 This is somewhat long, given that the diff has only one line, and it 2675 is 
 I've previously run, using local repository
      time svn diff -r42:43 http://localhost:7813/repos/whale/
 and got
     real    0m19.510s
 This is certainly a ra_dav problem, because
     time svn diff -r42:43 file://localhost/home/ghost/local/svn/whale
 gives
     real    0m0.146s
 I've looked at ethereal log for the case of localhost. Unless I've missed 
 - Volodya
 ---------------------------------------------------------------------
  | 
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.