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

Re: notification output bottleneck

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Tue, 28 Aug 2012 22:22:30 -0400

On Tue, Aug 28, 2012 at 7:22 PM, Johan Corveleyn <jcorvel_at_gmail.com> wrote:
> Yep, redirecting to a file eliminates the bottleneck (almost the same
> as redirecting to NUL) (I ran it a couple of times to make sure the
> server cache was hot):

FWIW, I've historically seen similar behavior on Unix platforms as
well - especially on machines with SSDs and a fast local network as
the stdout I/O to emit the notifications is the slowest part of the
system by far. -- justin
Received on 2012-08-29 04:23:06 CEST

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.