Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Server-Uuid: 011F2A72-58F1-4BCE-832F-B0D661E896E8
Content-class: urn:content-classes:message
MIME-Version: 1.0
Subject: RE: Why is cygwin cvs client so slow?
Date: Tue, 4 Jan 2005 19:51:31 -0800
Message-ID: <C5FA6B1CBA6EE2448F459A5B8692E9040178AFD9@nt-sjca-0741.brcm.ad.broadcom.com>
From: "Christopher Warth" <csw@broadcom.com>
To: "Cygwin List" <cygwin@cygwin.com>
X-OriginalArrivalTime: 05 Jan 2005 03:51:32.0375 (UTC) FILETIME=[D849B270:01C4F2D9]
X-WSS-ID: 6DC5BBCF1QG3625292-01-01
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j053qBU9014276


Wow!  You're not kidding - cygwin cvs performance is comparable to
native performance on local drives.

I'm obviously going to look through the archives to see previous
discussions of network drive performance.  In the meantime, do you know
if the problem is one that just lacked someone willing to work on it, or
if it is something intractable that would be difficult to fix?  I just
can't imagine what the cygwin dll is doing to treat local drives so
differently.

# I'm on a locale drive now.
$ pwd
/cygdrive/c/tmp/src/wl

# cygwin cvs is plenty fast on local drives
$ time cvs-cygwin.exe update -d locale
real    0m55.282s
user    0m5.749s
sys     0m42.937s

# 'native' cvs is only slightly faster
$ time cvs-cyclic.exe update -d locale
real    0m46.011s
user    0m0.015s
sys     0m0.031s

> 
> Speculation isn't worth much.  But I'd suggest trying the 
> same thing on a local drive.  Network drives are s-l-o-w with 
> Cygwin.  
> 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


