Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: sophia.inria.fr: Host danaos.inria.fr [138.96.66.30] claimed to be sophia.inria.fr Message-ID: <3DB6E404.367969C2@sophia.inria.fr> Date: Wed, 23 Oct 2002 20:01:40 +0200 From: David Geldreich Organization: INRIA Sophia Antipolis X-Accept-Language: fr-FR, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: RPClib performance problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello cygwiners, I am currently trying to debug performance problem of a program compiled with cygwin. I made a little RPC client/server application, client requesting an image and the server returning it. With the client under linux, I got a 10Mb/s, with the server either on linux or on cygwin. When the client is on cygwin, I got only 2Mb/s. I suspect my problem is coming from rpclib, but I cannot manage to find from where this libs come. uname -a CYGWIN_NT-5.0 TOTO 1.3.12(0.54/3/2) 2002-07-06 02:16 i686 unknown Does someboby already encountered this performance problem ? Thanks in advance. PS: I can send my test program to reproduce the problem upon request. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/