Re: xdelta, svndiff, zlib, or some other problem
From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 2 Jul 2010 13:38:55 +0200
On Fri, Jul 02, 2010 at 10:07:00AM +0300, Daniel Shahaf wrote:
Yes. Re-compile all of svn with -pg in CFLAGS. Something like:
env CFLAGS="-O0 -g -pg" ./configure --enable-maintainer-mode \
Then use a profiler such as gprof to profile runs of svn using
See the gprof man page for details on the profiler.
Simply posting the profiler output for one of the problematic
Stefan
|
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.