Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990601162203.8627.rocketmail@send205.yahoomail.com> Date: Tue, 1 Jun 1999 09:22:03 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: Overhead when using software compiled under cygwin To: "J.C. Ng" Cc: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- "J.C. Ng" wrote: > Is there any overhead incurred when using programs that were compiled > using cygwin under NT? The obvious answer here is yes. The cygwin1.dll is emulating a POSIX file system. The overhead is the emulation processing. I can say that the processing is faster than it was a couple of versions back. If you're concerned for speed of processing the best result is to port it to native api. If you are not porting UNIX code, then use the Mingw32 version or compile with the -no-mingw32 switch. Search the archives for caveats. === YAWIA,
Earnie Boyd
Newbies Click Here _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com